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

support section/sub-category for notebooks #402

Open
fastrizwaan opened this issue May 9, 2023 · 1 comment
Open

support section/sub-category for notebooks #402

fastrizwaan opened this issue May 9, 2023 · 1 comment

Comments

@fastrizwaan
Copy link

Currently only Notebook => Note is there, but Notebooks also have chapters/sections/topics which include pages

Notebook / Section / Page like microsoft OneNote

E.g.,
To create notes for RHCSA, which has many topics like

  • user management
  • process management
  • disk management
  • package management
  • service management
  • Network configuration

Each topic has different sub topics which can be stored as notes.

E.g

RHCSA (this is the notebook)

  • User Management (this is the Topic)
    • Create user (this is a note)
    • Modify User (this is a note)
    • Delete User (this is a note)

This Notebook -> Section/Topic -> Note makes organizing notes easy. Kindly consider supporting this.

Trilium shows the path of the note
image

This note is placed into the following paths:
RHCSA / User Management / Create User Account

Microsoft One Note:
image

@lainsce
Copy link
Owner

lainsce commented Sep 6, 2023

In Notejot's model, Notebooks serve more like a tag system/folder system. Notes under a similar theme are then stored in a single Notebook.

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