cli + tui to publish to leaflet (wip) & manage tasks, notes & watch/read lists 馃崈
charm leaflet readability golang
29
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 3 lines 124 B view raw
1DROP INDEX IF EXISTS idx_documents_created_at; 2DROP INDEX IF EXISTS idx_documents_doc_kind; 3DROP TABLE IF EXISTS documents;