xwmx / nb

CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
https://xwmx.github.io/nb
GNU Affero General Public License v3.0
6.43k stars 180 forks source link

Support lowercase #+title: for Org-mode files #305

Closed jackbaty closed 4 months ago

jackbaty commented 4 months ago

If possible, it would be nice if nb could recognize lowercase #+title: front matter in org-mode (.org) files.

A lowercase #+title: in .org files is not recognized by nb as the document's title. Using up-cased #+TITLE: works fine. Recent versions of Org support (and encourage (based on this mailing list post) the use of lowercase in front matter.

Thanks for nb!

xwmx commented 4 months ago

@jackbaty Thanks for the heads up. This should be working with lowercase as of version 7.12.1.