DailyNotes

    App for taking notes and tracking tasks on a daily basis

    Language: vue

    Author: Pavel Koch (@pavelwrites)

    0 stars · 262 views

    Files

    • CLAUDE.md (markdown)
    • README.md (markdown)
    • app ()
    • __init__.py (python)
    • auth_tokens.py (python)
    • email_service.py (python)
    • model_types.py (python)
    • models.py (python)
    • routes.py (python)
    • build-and-push-xhenxhe.sh (bash)
    • client ()
    • biome.json (json)
    • jest.config.js (javascript)
    • package.json (json)
    • MarkdownPreview.vue (vue)
    • NestedTags.vue (vue)
    • sse.ts (typescript)
    • patch-buefy.sh (bash)
    • public ()
    • index.html (html)
    • src ()
    • App.vue (vue)
    • components ()
    • Calendar.vue (vue)
    • Editor.vue (vue)
    • ExternalEvents.vue (vue)
    • ExternalEventsSidebar.vue (vue)
    • Header.vue (vue)
    • Kanban.vue (vue)
    • NoteCard.vue (vue)
    • Settings.vue (vue)
    • SimpleTask.vue (vue)
    • Tags.vue (vue)
    • TaskItem.vue (vue)
    • Tasks.vue (vue)
    • UnsavedForm.vue (vue)
    • interfaces.ts (typescript)
    • main.ts (typescript)
    • router ()
    • index.ts (typescript)
    • services ()
    • calendars.ts (typescript)
    • consts.ts (typescript)
    • direction.ts (typescript)
    • eventHub.ts (typescript)
    • localstorage.ts (typescript)
    • notes.ts (typescript)
    • requests.ts (typescript)
    • sharedBuefy.ts (typescript)
    • sidebar.ts (typescript)
    • views ()
    • theme.ts (typescript)
    • uploads.ts (typescript)
    • user.ts (typescript)
    • shims-tsx.d.ts (typescript)
    • shims-vue.d.ts (typescript)
    • Auth.vue (vue)
    • Day.vue (vue)
    • LICENSE (plaintext)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…