TiddlyWiki / TiddlyWiki5

A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
https://tiddlywiki.com/
Other
8.04k stars 1.19k forks source link

Proposal: Make the `enlist` operator more powerful #2958

Closed pmario closed 11 months ago

pmario commented 7 years ago

Proposal:

@Jermolene The enlist operator implementation is relatively simple at the moment. It understands

But TW has more lists already built in:

I'm especially interested in the the .multids setting, since it knows about comments.

title: 

aa: text for aa
# some comment, that is ignored
bb: text for bb
tobibeer commented 6 years ago

Do you have any usecases in mind that this would help solve (that cannot be solved differently)?

Syntax suggestions and expected output examples would also be helpful.

pmario commented 11 months ago

Close this one. Forgot about the usecase :)