grndstt
09/23/2020, 5:43 PMgrndstt
09/23/2020, 5:43 PMgrndstt
09/23/2020, 5:43 PMkevins8
09/23/2020, 11:15 PMassets
folder to make working with these files less cumbersome. in the future, you'll be able to autocomplete file paths inside and outside of your workspacetsnieman
09/24/2020, 1:46 PM((ref:[[work.journal.<<Y.MM.DD>>]]#Tasks:*))
Similarly, it would be nice if I could conditionally add it:
[[if weekday]]
((ref:[[work.journal.<<Y.MM.DD>>]]#Tasks:*))
[[endif weekday]]
user
09/24/2020, 2:37 PMichimga
09/24/2020, 2:39 PMuser
09/24/2020, 2:49 PMkevins8
09/24/2020, 4:07 PMkevins8
09/24/2020, 4:35 PMkevins8
09/24/2020, 4:37 PMgrndstt
09/24/2020, 6:08 PMkevins8
09/24/2020, 6:10 PMkevins8
09/24/2020, 6:10 PMEd Nico
09/24/2020, 9:17 PMkevins8
09/24/2020, 9:23 PMtsnieman
09/25/2020, 4:00 PMkevins8
09/25/2020, 4:09 PMlinkNotFoundBehavior
- it will have the following options:
- `raiseError`: stop publication and raise error
- `404`: send the user to a 404 page eg: <a href="404.html"> The little prince </a>
but continue publishing. generate report of all bad pages after build
will probably default to 404 behavior. lemme know if there are additional options you might wantkevins8
09/25/2020, 4:10 PMEd Nico
09/25/2020, 4:14 PMLeite
09/25/2020, 6:57 PMrobothor
09/25/2020, 7:16 PM[[labeled|wiki-link]]
to [[wiki-link|my label]]
? Most of the other tools that I have do this following the MediaWiki syntax.
Some additional templating might make for useful features at some point. E.g. [[person.leo-da-vinci|{{title}}]
could be the same as [[person.leo-da-vinci|Leonardo da Vinci]]
assuming Leo’s note had a title:
attribute in the metadata block.
Or did I miss something in the docs?kevins8
09/25/2020, 7:46 PMkevins8
09/25/2020, 7:46 PMkevins8
09/25/2020, 7:46 PMimport feature
to move it to mediumkevins8
09/25/2020, 7:48 PMtsnieman
09/26/2020, 6:09 PMCTRL L
(Dendron lookup) without doing CTRL-SHIFT-P
then CTRL-L
.
EDIT: nevermind, this works ✅
"vim.handleKeys": {
"<C-l>": false,
},
(but if you have better advice, please lemme know!)tsnieman
09/26/2020, 6:14 PMCTRL SHIFT ENTER
so I can use `pkief.markdown-checkbox`'s "Markdown Checkbox: Mark Complete" now.kevins8
09/26/2020, 6:15 PM<C-L>
(not sure if case makes a difference)