Handwritten Notes

by FBarrCa
5
4
3
2
1
Score: 60/100

Description

The Handwritten Notes plugin integrates stylus-based handwritten note-taking seamlessly into Obsidian. It uses PDF-based storage for long-term compatibility, allowing users to create, annotate, and reference handwritten notes within their vaults. The plugin offers features such as customizable paper templates and integration with Markdown files. It requires external PDF editors for editing and supports various platforms with recommended tools. Following the 'File Over App' philosophy, this plugin ensures your notes are portable, durable, and accessible across devices and time.

Reviews

No reviews yet.

Stats

285
stars
48,004
downloads
7
forks
974
days
106
days
392
days
6
total PRs
1
open PRs
0
closed PRs
5
merged PRs
45
total issues
9
open issues
36
closed issues
9
commits

Latest Version

a year ago

Changelog

Thanks to @Mara-Li for this release. Many internal changes and new commands have been added. The user can now specify the folder that he wants to use to create the file.

README file from

Github

Obsidian Handwritten Notes Plugin

A plugin to seamlessly integrate stylus-based handwritten notes directly into your Obsidian vault. Designed for efficient note-taking with long-term compatibility through PDF-based storage. File Over App

💡 Unlike the Excalidraw plugin, this plugin supports long stylus-based notes without performance issues.

[!WARNING] Mobile Support Is Limited
Not all mobile apps support direct editing of files. Before reporting an issue, ensure your editor supports direct file editing (not just importing).
Refer to the External Editors Section for a list of recommended apps for different platforms.

[!DANGER] Unsupported Editors Warning
🚨 Many issues arise from unsupported editors. Please check the External Editors Section before proceeding!


🌟 Key Features

  • Easy Note Creation: Use various paper templates.
  • Simple Annotation: Edit and annotate handwritten PDFs from within your vault.
  • Obsidian Integration: Embed and reference notes in Markdown files.

🎥 Demo

Watch this quick demo showcasing note creation and annotation:
Plugin Demo


📂 External Editors

To work with handwritten notes, a compatible external PDF editor is mandatory. Unsupported editors are the primary cause of issues. Refer to the recommended apps for your platform below:

Windows

App Name Description
Xodo Preferred
PDFannotator
Adobe Acrobat Reader

Android

App Name Description
Xodo Preferred; older APKs before Xodo 5.0.22 are 100% free
Adobe Acrobat
Samsung's Write on PDF Built-in PDF editor for Samsung devices
Microsoft's PDF Editor PDF editor by Microsoft
PenandPdf Open-source, though abandoned
PDFgear Free, actively maintained

iOS (Community Curated)

App Name Description Instructions
Native Markup Basic but functional without extra features. ⚠️ To save the file, tap Done > Delete PDF. This action saves the drawings into the original PDF without deleting it.
PDF Editor Effective but requires a subscription. Not specified.
Notes Writer Feature-rich and affordable, but lacks auto shapes for diagrams. To modify the original document, tap the Notes Writer Pro icon at the top of the Share menu.

Linux (Community Curated)

⚠️ Known Issues

  • Obsidian Sync: Templates may not sync correctly. If this occurs, manually copy the templates from the plugin folder to your mobile device's vault.

🔧 Installation Guide

Manual Installation

  1. Download the latest release from the repository.
  2. Go to your Obsidian vault's plugin directory: VaultFolder/.obsidian/plugins/.
  3. Create a folder named obsidian-handwritten-notes.
  4. Move the files main.js, styles.css, and manifest.json into this folder.
  5. Enable the plugin:
    • Navigate to Settings > Community Plugins > Installed Plugins and toggle Handwritten Notes.
  6. Ensure you have a compatible external PDF editor set up (see recommendations in the External Editors Section).

🛠️ Building the Plugin

To compile the plugin locally:

  1. Install dependencies:

    npm i
    
  2. Build the plugin:

    npm run build
    

    The compiled main.js file will appear in the project root.


🙏 Credits


📜 Manifesto: File Over App

This plugin aligns with the File Over App philosophy:

If you want to create digital artifacts that last, they must be files you can control, in formats that are easy to retrieve and read. Use tools that give you this freedom.

Apps are ephemeral, but the files you create can last. In the fullness of time, the files—more than the tools—will be what matters. This is why Obsidian Handwritten Notes Plugin prioritizes PDF-based handwritten notes: a durable, widely supported format that stands a better chance of being readable decades from now.

By embracing this philosophy, this plugin ensures that your notes are:

  • Portable and independent of the tools used to create them.
  • Compatible across a wide range of devices and operating systems.
  • Future-proof for retrieval and annotation by your future self.

The ideas you record today deserve to outlive the tools you use to record them. Prioritize formats that will endure.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Quoth
4 years ago by Eric Rykwalder
Code Block Labels
4 years ago by Sean Bowers
Provides labels for codeblocks in Obsidian
Digital Garden
4 years ago by Ole Eskild Steensen
Publish to Steemit
4 years ago by anpigon
Post directly to your Steemit from Obsidian.
Smart Links
3 years ago by David Lynch
SamePage
3 years ago by SamePage
Marp
3 years ago by JichouP
Plugin to use Marp with Obsidian
Obsidian-compatible Watcher for ActivityWatch
3 years ago by Grimmauld
Obsidian plugin to track user activity with ActivityWatch
File Publisher
3 years ago by Devin Sackett
Simple RSS
3 years ago by Monnierant
Editor Width Slider
3 years ago by @MugishoMp
With this plugin you can set the line width of the editor in obsidian.
Vault 2 Book
3 years ago by Mitra98t
Obsidian plugin to convert vault to a complete pdf with Table Of Content
TinyPNG Image
3 years ago by ckt1031
Obsidian plugin for compressing images with TinyPNG
CSS Editor
3 years ago by Zachatoo
Edit CSS snippets in Obsidian.
MLIR Syntax Highlight
3 years ago by Lewuathe
Flashcard Generator
3 years ago by ChloeDia
Obsidian Plug-in to automatically create a set of questions/answers on your notes !
TickTick
3 years ago by Viduy Cheung
Sheets Extended
3 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Nifty Links
3 years ago by x-Ai
Generating elegant, Notion-styled rich link cards to enhance your note-taking experience.
Exercises
3 years ago by AlexCCavaco
Create Interactive Exercises along side your Obsidian Notes
Codeblock Template
3 years ago by Super10
A template plugin that allows for the reuse of content within Code Blocks!一个可以把Code Block的内容重复利用模板插件!
No more flickering inline math
3 years ago by Ryota Ushio
No longer disturbed by flickering inline math in Obsidian.
TODO Wrangler
3 years ago by Jeel Shah
An obsidian plugin to wrangle your Todos and put them in their place.
Frontmatter generator
3 years ago by Hananoshika Yomaru
A plugin for Obsidian that generates frontmatter for notes
Improved Random Note
3 years ago by ShockThunder
Epub Importer
2 years ago by aoout
Import EPUB files as Markdown.
Barcode Generator
2 years ago by noxonad
A barcode generator for obsidian.
File Index
2 years ago by Steffo
Obsidian plugin to create a metadata file about the files present in the Vault
Edit MDX
2 years ago by Tim Peters
Create and edit mdx files in Obsidian.md as if they were md files.
short tab name
2 years ago by Shumpei Tanaka
a plugin of obsidian for to change showing tab name to short
File indicators
2 years ago by Jakob
Add custom indicators to the file explorer.
Sort Frontmatter
2 years ago by Kanzi
Sort frontmatter automatically
Image Classify Paste
2 years ago by tianfx
Feeds
2 years ago by LukeMT, pashashocky, madx
Magic feeds dataview query for obsidian
Random Number Generator
2 years ago by iRewiewer
Gives you a random number
Adjacency Matrix Exporter
2 years ago by danielegrazzini
Create a numerical adjacency matrix of your Vault in two ways: Absolute and Normalized
Rendered Block Link Suggestions
2 years ago by Ryota Ushio
Upgrade Obsidian's built-in link suggestions with block markdown rendering.
Better Math in Callouts & Blockquotes
2 years ago by Ryota Ushio
An Obsidian plugin to add better Live Preview support for math rendering inside callouts & blockquotes.
Git File Explorer
2 years ago by Mateus Molina
Copy Image
2 years ago by Felipe D.S. Lima
Easily copy image to clipboard by right clicking image.
Metadata Hider
2 years ago by Benature
Hide metadata property if its value is empty
LaTeX-OCR
2 years ago by Jack Barker
Multi State CheckBox Switcher
2 years ago by KubaMiszcz
Single File Daily Notes
2 years ago by Pranav Mangal
An Obsidian plugin to create and manage daily notes in a single file
RSS Copyist
2 years ago by aoout
Get the RSS articles as notes.
Orgmode (CM6)
2 years ago by Benoit Bazard
Orgmode plugin for Obsidian
Smart Second Brain
2 years ago by Leo310, nicobrauchtgit
An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
Kindle Highlights Importer
2 years ago by MovingMillennial
Broken Links
2 years ago by ipshing
Quiz Generator
2 years ago by Edward Cui
Generate interactive flashcards from your notes using models from OpenAI (ChatGPT), Google (Gemini), Ollama (local LLMs), and more. Or manually create your own to use with the quiz UI.
PDF break page
2 years ago by CG
Plugin for obsidian that adding shortcuts to create breakpages for pdf exports.
Fight Note
2 years ago by Dmitry Loac
Obsidian Plugin for shows Tekken notation into an easy-to-read form.
Unofficial Supernote by Ratta Integration
2 years ago by philips
Supernote A5, A5X, A6X, A6X2 (Nomad), and A5X2 (Manta) integration for Obsidian. Generate markdown, capture screen mirror, and more.
Update Time Updater
2 years ago by MURATAGAWA Kei
Obsidian plugin to update the 'update time' element when saving or manually.
SystemSculpt AI
2 years ago by SystemSculpt.com
Enhance your Obsidian App experience with AI-powered tools for note-taking, task management, and much, MUCH more.
ai-writer
2 years ago by Donovan Ye
A plugin for Obsidian that uses AI to help you write better and faster.
Focus Tracker
2 years ago by Jeet Sukumaran
Header Counter
2 years ago by Nancy Lee
Memos Sync
2 years ago by RyoJerryYu
Syncing Memos to Obsidian daily note. Fully compatible with official Daily Notes plugin, Calendar plugin and Periodic Notes plugin.
Link to Verse
2 years ago by Alberto Sesiliano (aygjiay)
Rapid AI
2 years ago by Rapid AI
AI Assistant for selected text and generating content with Markdown. Shortcuts and quick action buttons provide instant AI assistance. It provides a high availability API for unlimited Chat GPT request rates, so you can ensure smooth work for any workload.
Page Scroll
2 years ago by triski
Obsidian Page Up|Down|Top|Bottom
Xournal++
2 years ago by Jon Jampen
Obsidian plugin that seamlessly integrates Xournal++ for handwritten notes and annotations.
Sidebar Resizer
2 years ago by Jeet Sukumaran
Browser Interface
2 years ago by Jason Lieb
An obsidian plugin that pairs with a chrome extension to manage your tabs in obsidian.
Pia viewer
2 years ago by dldisud
Share via Notepad Tab
2 years ago by Iulian Onofrei
Truth Table+
2 years ago by Maximilian Schulten
This is the repository of an Obsidian.md plugin that allows users to create truth tables via the command palette.
Blockreffer
2 years ago by tyler.earth
An Obsidian plugin to search and embed blocks with ^block-references (aka ^block-ids)
Natural Language Dates
6 years ago by Argentina Ortega Sainz
Work with dates in natural language in Obsidian
Dangling links
5 years ago by Graydon Hoare
obsidian plugin for displaying dangling links
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
Vault Changelog
5 years ago by Badr Bouslikhin
An Obsidian plugin to maintain a changelog of recently edited notes
Homepage
5 years ago by mirnovov
An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one.
Epiphany
2 years ago by Epiphany
Replicate
a year ago by Sébastien Dubois
Integrate Replicate.com with Obsidian
Click Hint
a year ago by kbwo
BuJo Bullets
a year ago by Will Olson
Alternate checkbox types for Obsidian to support Bullet Journal bullets
Dynamic Outline
a year ago by theopavlove
Adds a customizable GitHub-like floating table of contents to Obsidian.
KoReader Highlight Importer
a year ago by Tahsin Kocaman
Imports highlights and metadata from KoReader into Obsidian notes
ShaahMaat-md
a year ago by Mihail Kovachev
Note Placeholder
a year ago by XZSt4nce
Replaces text of note link to placeholder in view mode.
URI Converter
a year ago by wenlzhang
An Obsidian plugin to convert Obsidian URIs to Obsidian internal links.
Inline Code Copy
a year ago by Hongchen Lin
Images to Notes
a year ago by Rodolfo Terriquez
Turn photos of your handwritten notes into markdown