Open ScriptAutomate opened 2 years ago
Comments from the community discord, to confirm these are resolved upon completion of reorg:
I also think that the documentation at https://wiki.dendron.so/ could be improved to resolve the following issues
- If you go to https://wiki.dendron.so/ and only look at the content in the left sidebar, there seems to be no entry for Publishing at all (unless I'm being blind. That's possible). I only found the publishing page at https://wiki.dendron.so/notes/4ushYTDoX0TYQ1FDtGQSg/ by dumb luck, because I already knew that Dendron supported publishing. There seems to be no way to get to https://wiki.dendron.so/notes/4ushYTDoX0TYQ1FDtGQSg/ from the left sidebar at https://wiki.dendron.so/
- I then noticed that a lot of useful stuff is at https://wiki.dendron.so/notes/7a7af2fa-b9d0-4adc-81e6-f03186123539/ . However, there seems to be no way to get to that page from the left sidebar at https://wiki.dendron.so/
- The left side bar at https://wiki.dendron.so/ has 'User Guide', 'Guide', 'Concepts' as top level menu entries. It is not immediately clear what the differences are. E.g. What is the difference between 'User Guide' and 'Guide' ? These could be all merged under 'User Guide' or could have more descriptive titles. Also, I'd have expected that at least one of these have 'Publishing' as a sub-link in the left bar, but they do not.
@ScriptAutomate Are there PRs for the tasks already? Let me know if I can pick something as a contribution.
Are there PRs for the tasks already? Let me know if I can pick something as a contribution.
@hrmnjt Hey! If still interested, would you like to take a look at the task:
- Merge
[[dendron._ref.terms]]
with[[dendron.concepts]]
It would be a great one to start with. It's pretty much:
dev
in a fork of this repoMove Header
command for each header in dendron._ref.terms
to dendron.concepts
Command Palette
, since it is already in dendron.concepts
, simply manually/temporarily rename the existing Command Palette
header in dendron.concepts
(don't use Rename Header
for this) before doing Move Header
of Command Palette
from dendron._ref.terms
. Then review and combine the contents of both of those headers in dendron.concepts
again.Delete Node
on dendron._ref.terms
. This should show, after doing the above steps, that no remaining notes are impacteddev
branchGreat. Let me check out dendron._ref
and raise PR
#todo
[[dendron._ref.terms]]
with[[dendron.concepts]]
[[dendron.user-guide]]
)[[dendron.faq]]
[[dendron.concepts]]
[[dendron.guides.best-practices]]
[[dendron.guides.tips]]
[[dendron.ref.cli]]
[[dendron.ref.config]]
[[community]]
More info
For organizing, if you look at FAQ or CLI, they are either random or alphabetically ordered. We want to order them the same way we do our user guide