On Saturday, February 22, 2020 at 9:26:11 PM UTC-5, andyjim wrote: > > I look forward to getting into this. So on the Leo side I need to start > setting up a heading structure. I also need to learn about Leo tags. And > start learning some RsT and write some zettels at least for testing. > > It's looking interesting. >
I'm using my suggested format 4. My idea for going forward is to get everything working with the bookmarks manager and learn as much s we can. Then we can start to migrate functionality from it into a Leo plugin, and add new functionality after we get more clarity about what seems to work well. The format for the zettels will be forward compatible - that is, it should not need to be changed except possibly adding a little more metadata or changing the format of, say, links. Right now I am not favoring the use of either the backlinks or tags plugins, because they don't store their information in the zettel files themselves. Since my current approach is to create those files from the outline by using the rst3 command, I want all the linking data to be in the files themselves. I have developed two commands that insert the node id and current timestamp into the zettel. I'm already using them in my little experimental zettelkasten. The results look like this: :id: TomP.20200221221759.1 :timestamp: 02/22/2020 08:25:29 Since the creation time is included in the node id, we are free to use the timestamp to record the modification time if that's what we want. I should be able to have a command to navigate to a node id soon. The examples of links I gave in my earlier post work, but they won't keep working if the structure of the outline gets changed. That's not desirable. Using the node id, the details of the outline structure won't matter. I will attach my zettelkasten outline in another post as a guide to creating a structure that works on its own and also with the bookmarks manager. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/7f4c64db-376d-4df0-ab10-f08f0b82fad3%40googlegroups.com.
