Skip to content

feat: display the note parents structure#275

Merged
TheGeniusOfEternity merged 13 commits into
mainfrom
feat/note-parents
May 14, 2025
Merged

feat: display the note parents structure#275
TheGeniusOfEternity merged 13 commits into
mainfrom
feat/note-parents

Conversation

@dependentmadani
Copy link
Copy Markdown
Contributor

Problem:

The issue is that when accessing a note, you would not know the note parent hierarchy, or the note parent of the actual note you are accessing.

Solution:

As describe in issue #256, we will be displaying the parent note structure at the top left of the note, following the tasks required to insure that the display of the note structure would be efficient.

Resolves #256

Comment thread src/application/services/useNote.ts
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/application/services/useNote.ts
Comment thread src/presentation/pages/Note.vue Outdated
Comment thread src/application/services/useNote.ts Outdated
Comment thread src/presentation/components/breadcrumbs/BreadCrumbs.vue Outdated
Comment thread src/presentation/components/breadcrumbs/BreadCrumbs.vue Outdated
Comment thread src/presentation/components/breadcrumbs/BreadCrumbs.vue Outdated
@TheGeniusOfEternity TheGeniusOfEternity requested a review from e11sy May 3, 2025 08:00
Comment thread src/presentation/pages/Note.vue
@TheGeniusOfEternity TheGeniusOfEternity merged commit 58dbc8c into main May 14, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

[ Feature ] - display parent note structure in note header

4 participants