Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Site Reorg Follow-up tasks #278

Open
2 of 8 tasks
ScriptAutomate opened this issue Nov 14, 2021 · 4 comments
Open
2 of 8 tasks

Site Reorg Follow-up tasks #278

ScriptAutomate opened this issue Nov 14, 2021 · 4 comments

Comments

@ScriptAutomate
Copy link
Contributor

ScriptAutomate commented Nov 14, 2021

These tasks are remaining after work done for the initial site reorg, as discussed in dendronhq/dendron#1665

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

  • Basics: fundamental core features of Dendron
  • Editing
  • Retrieving
  • Organizing
  • Sharing
  • Transferring: move notes to other places (pods)
  • Extending: extending Dendron (note type system, custom pods, hooks)
@ScriptAutomate
Copy link
Contributor Author

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

  1. 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/
  2. 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/
  3. 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.

@hrmnjt
Copy link
Contributor

hrmnjt commented Dec 16, 2021

@ScriptAutomate Are there PRs for the tasks already? Let me know if I can pick something as a contribution.

@ScriptAutomate
Copy link
Contributor Author

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:

  • Create a new, local branch from dev in a fork of this repo
  • Run Move Header command for each header in dendron._ref.terms to dendron.concepts
  • For 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.
  • Then Delete Node on dendron._ref.terms. This should show, after doing the above steps, that no remaining notes are impacted
  • Submit PR against dev branch

@hrmnjt
Copy link
Contributor

hrmnjt commented Jan 6, 2022

Great. Let me check out dendron._ref and raise PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants