Notea Versions Save

? Self hosted note taking app stored on S3

v0.2.0

2 years ago
  • feat: backlinks
  • feat: create link via [[
  • feat: html injection
  • feat: preview popover
  • feat: navigation buttons

Kapture 2021-06-06 at 12 54 06

image

Html injection

Often you want to inject HTML snippets into sharing pages. Most analytics providers, comment services will give you an HTML snippet and ask you to add it to every page on your site. Notea lets you to inject HTML snippets into at the end of the tag on the sharing page. Read more

v0.1.8

2 years ago

fix: can't create daily notes

v0.1.7

3 years ago

fix: abort the previous request when switching pages fix: toolbar does not follow the page scroll fix: sidebar style

v0.1.6

3 years ago
  • feat: pinned favorites
  • fix: sidebar width changes during the first rendering
  • fix: add missing styles in the sharing page #60
  • chore: manually import some styles of tailwindcss(better for caching)
  • refactor: load tree on client-side

v0.1.5

3 years ago

fix: shallow routing fix: wrong selector option is on the settings chore: remove runtime caching for /api chore: upgrade next-pwa, material-ui

v0.1.4

3 years ago
  • add: hotkey, fix #56
  • fix: missing checkbox style on share page, #55
  • fix: creating notes sometimes fails via /link
  • fix: remove the cache of /api/file
  • fix: copy link button is invalid