Code Monkey home page Code Monkey logo

Comments (5)

brunosmmm avatar brunosmmm commented on June 16, 2024 1

@mgarort , just enable the deft layer with the proper variables set, i.e. locate dotspacemacs-configuration-layers in your .spacemacs and add (deft :variables deft-zetteldeft t) to the list. That will automatically install deft and zetteldeft and load them in the correct order at startup.

For configuration, set the variables in your dotspacemacs/user-config. For example, look at my configuration here:

https://github.com/brunosmmm/dotfiles/blob/398b842a92bf4a1de1f9e96c982bea9ea6738dc4/dot/dot.spacemacs#L787-L789

from zetteldeft.

EFLS avatar EFLS commented on June 16, 2024

It's been a while since I used Spacemacs, but it is where I originally started experimenting and creating Zetteldeft.

With regards to order: I don't think it matters that much. I think it makes sense to first call deft, then zetteldeft. In any case, you do need to start deft by calling it before you can start using the zetteldeft functions (because your files need to be indexed).

The code to configure goes wherever other Spacemacs configuration goes.
As a general tip: I think in the user-config section you can do something like

;; LOAD user-config FROM FILE
(load "~/spacemacs/user-config.el")

And then store all of your configurations in that file.

Maybe @brunosmmm can share his experience with using Zetteldeft in Spacemacs?

from zetteldeft.

EFLS avatar EFLS commented on June 16, 2024

Thanks, I've added some notes in the documentation to make it a bit more clear.

from zetteldeft.

mgarort avatar mgarort commented on June 16, 2024

Hi,

I have been unable to configure it properly in Spacemacs, and Spacemacs seems to have a lot of issues open and to be in the middle of a change of version so I am not sure anymore if the problem is me or the problem is something else. Therefore I'm trying in Doom.

Thanks.

from zetteldeft.

mediapathic avatar mediapathic commented on June 16, 2024

@mgarort I've just moved to Doom and would like to configure ZD for that, so I would be interested to hear your results.

from zetteldeft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.