dogsheep / dogsheep/apple-notes-to-sqlite

Configure full text search

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
251
Forks
11
PR merge metrics
No merged PRs in 30d

Description

FTS would be useful.

Maybe even extract the plain text from the notes to make that index easier to create, rather than creating it against the HTML. Can use the `plaintext` property for that.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Start by locating the SQLite schema and the Apple Notes export path, then determine how the plaintext property is available for indexing. Done means full-text search can query note plaintext rather than HTML, with the relevant behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sqlite
Domain
databases, search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.