On Monday, February 24, 2020 at 2:28:05 PM UTC-5, andyjim wrote:
>
>
>
> On Saturday, February 22, 2020 at 11:05:32 PM UTC-5, Thomas Passin wrote:
>>
>> Granted, you can't easily get a listing of all the tags - until we have a
>> zettelkasten plugin that can create one - but you could maintain a zettel
>> that only contains the tag names. It would be almost as good.
>>
>
> We do need some sort of indexing or search method list for tags and other
> handles. I'm still wondering exactly how Luhmann's indexing played out.
> With 90k zettels it must have been efficient and effective indeed, for him
> to use the system so productively.
>
I can't emphasize enough how really useful the Nav tab is for searching.
And its display separates out node headlines hits from body hits. It's
also very fast, even with a very large Leo file. So if we used the
following for tags:
:tag: some cool tag
Then we could just search for "g: some cool" and we'd get all the matches.
Clicking on one takes you right to that node.
> Seems like there's a whole layer (maybe more than one layer) of his system
> that we don't know enough about. It seems like we might need to innovate
> something here.
>
I gather that he used a overall index to the top level headings, and (I
think) a separate set of slips for citations.
> I am unsure, though, whether to allow more than one link per line. One
>> link per line would be easier to write the code for, yet more than one
>> would be easier to author and would reduce the visual clutter.
>>
>
> Personally I very much favor one link per line.
>
I now definitely like one link per line, and the commandsI included with
the sample zettelkasten rely on that.
> One of the types of links I'm very interested in is what I've called
> 'pointers', which is a poor term for what I mean. In addition to links to
> related zettels the notion of questions or germs of ideas for further
> thought is, I think, exceedingly creativity inducing. The example in the
> format we saw I-forget-where appealed to me. The ideas/questions for
> further work followed after the body text (because the ideas were
> stimulated by the content of the text) and they would automatically create
> new zettels, which in turn could be indexed somehow so that, in a spare
> moment we can be stimulated by 'ideas to pursue'. The term 'pointers' came
> to mind meaning 'this points to another path to be investigated', but I'm
> sure there's a better term. In other uses of the system (besides notes),
> there could be other uses for such links; further work needing done on this
> part of a project, memos/comments...
>
Here's one way. Create a new node for the idea-in-progress. Refer to it
this way:
.. note:: This is a simple **note** box.
.. link: TomP.20200221124629.1 Zettels
It will format when rendered as a nice looking note box, and it would be
easy to write a command to find the reference and go to it. It wouldn't be
much harder to have the command create the new node if it didn't exist.
--
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/4409be74-5a59-4930-bb5f-09645ef4c63a%40googlegroups.com.