Saine
03/04/2022, 10:04 AMSeriousBug
03/04/2022, 10:09 AMJoshi
03/04/2022, 10:11 AMseadude
03/04/2022, 4:47 PMTAB
doesn't work when renaming a note (Dendron: Rename Note
)
When renaming a note (say, from scratch.2022.04.md
to very.important.things.in.a.very.long.hierarchy.md
), I'd like the UI to be:
1. F1
2. Type Rename note
+ TAB
(or hit your keyboard shortcut)
3. Start typing the desired hierarchy (very.important...
) to rename the note, just like Look Up Note
functionality
4. Select the looooooong hierarchy, hit TAB
5. ----> Append a simple designator to the end of the new note name (EX: .man
) <----
a. Ending up with very.important.things.in.a.very.long.hierarchy.man.md
Instead of having to type out the whole long, root hierarchy when renaming a note.jyeung
03/07/2022, 6:56 AMjyeung
03/07/2022, 7:00 AMkimsia
03/09/2022, 7:48 AMseadude
03/09/2022, 4:29 PMgit clone <my repo url>
- In VS Code, I opened the directory I just cloned
- Surprisingly, the Dendron docs say to F1
then search for Dendron: Launch Tutorial
then click "Get Started" if you want to create a new workspace
(https://wiki.dendron.so/notes/678c77d9-ef2c-4537-97b5-64556d6337f1/#getting-started)
- But doing so creates a Dendron instance in my home directory not in the directory I just opened VS Code in...(AKA, my freshly cloned repo)
How do I instantiate a Dendron instance in the directory of my choosing?seadude
03/09/2022, 4:45 PMvault
?
Example:
- `.gitignore`:
## Personal / Private Files
vault/super.secret.*
## Misc
node_modules
.dendron.*
build
seeds
.next
pods/service-connections
seadude
03/09/2022, 4:45 PM/vault/super.secret.*
(leading /
), same results: The files are not ignoredkevins8
03/09/2022, 4:46 PMseadude
03/09/2022, 4:46 PMkevins8
03/09/2022, 4:47 PMseadude
03/09/2022, 4:53 PM.gitignore
. TILT~! Thank youseadude
03/09/2022, 4:58 PMkevins8
03/09/2022, 5:35 PMaleksey
03/09/2022, 8:08 PMDoctor: fixFrontmatter
command adds empty line under frontmatter block](https://github.com/dendronhq/dendron/issues/1919)
3. [An option to omit note title in Copy Note Link
](https://github.com/dendronhq/dendron/issues/2387)
4. None of these (if there's an issue you'd like to add to rotation, please reply with a Github issue).
To vote, respond with a 1️⃣ 2️⃣ 3️⃣ or 4️⃣ to this message. Voting closes Monday at noon Pacific Time.seadude
03/10/2022, 12:01 AMSaine
03/10/2022, 1:30 AM[troublshoooting sql server](https://assets.red-gate.com/community/books/troubleshooting-sql-server-accidental-dba.pdf) ^k7i59zrcxn1o
renders to
troublshoooting sql server ^k7i59zrcxn1o
SeriousBug
03/10/2022, 1:32 AMSaine
03/10/2022, 1:32 AMseadude
03/11/2022, 10:25 PMDendron: Doctor
feature. When I create a new .md file on my mobile device (using Working Copy), I can't easily create the requisite fontmatter. After I get home, I run Dendron: Doctor
then fix frontmatter
and it all works out!Saine
03/13/2022, 8:10 PMDarrenBrierton
03/17/2022, 3:38 PMScriptAutomate
03/17/2022, 4:04 PMDarrenBrierton
03/17/2022, 4:07 PMScriptAutomate
03/17/2022, 4:10 PMRFC 24 - Custom Theming
including coverage of both the preview pane and published websiteskevins8
03/17/2022, 4:28 PMcodeluggage
03/19/2022, 7:39 AM