Skip to content

Pong420/note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 13, 2024
5a79cdb · Feb 13, 2024
Feb 9, 2024
Nov 1, 2023
Feb 13, 2024
Feb 13, 2024
Oct 12, 2023
Aug 31, 2023
Aug 31, 2023
Sep 17, 2023
Aug 31, 2023
Nov 14, 2023
Dec 1, 2023
Feb 9, 2024
Feb 9, 2024
Aug 31, 2023

Repository files navigation

Notes

Single Page Note App

Anims to export small document into single page PDF

⚠️ Working In Progress

feature preferences

Development

pnpm install
npm run dev

Build and Release

  1. Upgrade the version number of all package.json

    # sh scripts/version.sh [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease | from-git]
    sh scripts/version.sh patch
  2. Run the command below and check /release

    npm run package

    For other platforms, please check electron-builder for more details

TODO:

  • Saving file
  • Code Block
    • Basic Setup
    • Bubble menu for configuring title, line highlights
    • Inside list item
    • Drag handler
  • Task List
  • Table
  • Image
    • Resizeable
    • Drop to Upload
    • Review drop to upload
    • Upload from URL
    • Check Markdown patterns
    • Alignment, Flot, Center, Inline
  • Highlight text -> Bubble Menu
  • Export PDF
    • Remove Extra Spacing
  • Context menu
    • The same actions in Spotlight
  • Spotlight
  • Export static HTML
  • Table of contents on the right-hand side
  • Preferences
  • Documentation
    • Features
    • Shortcuts
  • Admonition
  • Git Sync
  • Nested List Item
  • The directory name should include the title

About

macos note taking app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published