Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 1.56 KB

README.md

File metadata and controls

68 lines (57 loc) · 1.56 KB

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