summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2023-03-25Add ability to use template with `--template` (#1667)Aaron Lichtman
2023-03-04Document -tagged, -not -tagged, and -not -starred in command line reference (...Micah Jerome Ellison
2023-02-25Document temporary file extension behavior when using template (#1686)Micah Jerome Ellison
2023-02-21Update documentation about privacy and security in VSCode (#1680)Giuseppe D'Andrea
2023-02-11Add documentation about information leaks in Vim/Neovim (#1674)David Isaksson
2023-02-11Update documentation on temporary files naming (#1673)Giuseppe D'Andrea
2023-01-07Update docs to include time and title in arguments with `--edit` (#1657)Peter Conrad
2023-01-07Fix markup in "Advanced Usage" doc (#1655)Jonathan Ballet
2023-01-07Update copyright notices for 2023 (#1660)Jonathan Wren
2022-11-05Remove Windows 7 known issue since jrnl no longer supports (#1636)Micah Jerome Ellison
2022-10-31Move existing linting into `flakeheaven` (#1628)Jonathan Wren
2022-10-29Drop Python 3.9 and use Python 3.11 official release (#1611)Micah Jerome Ellison
2022-10-29Replace `flake8` with `flakeheaven` in linting steps (#1625)Jonathan Wren
2022-10-29Document that editors must be blocking processes (#1624)Micah Jerome Ellison
2022-10-29Add contextual link to external editors page from overviewMicah Jerome Ellison
2022-10-22Remove wrong option in configuration file reference (#1618)DSiekmeier
2022-09-10Update YAML export description in docs (#1591)Kevin
2022-09-03Add hint for how to get vi to go to end-of-file (#1563)Paul Jimenez
2022-08-27Remove note about gh-pages branch that we no longer use (#1566)Micah Jerome Ellison
2022-08-21Clean up copyright notices and version screen (#1553)Jonathan Wren
2022-08-21Fix docs pipeline, make docs tests easier to run locally and on different OSe...Jonathan Wren
2022-07-30Add linewrap option 'auto' (#1507)Jonathan van der Steege
2022-06-18Replace `make` with python alternative (`poe`) (#1503)Jonathan Wren
2022-06-18Update copyright year (#1502)Jonathan Wren
2022-06-04Create folder if config ends with (back)slash (#1492)Jonathan van der Steege
2022-05-21Document --change-time in web-based docs' command line reference (#1471)Micah Jerome Ellison
2022-02-05Add reference documentation to docs site and separate out "Tips and Tricks" a...Micah Jerome Ellison
2021-11-06Add --config-file argument to use alternate config file at runtime (#1290)samuelgregorovic
2021-10-16Migrate contributing.md to docs site (#1266)Micah Jerome Ellison
2021-10-16Fix recipe 'Launch a terminal for rapid logging' (#1351)Gianluca Mondini
2021-10-16Add recipe for visualizing Markdown in the CLI (#1354)Fidel H Viegas
2021-09-18Document journal types (#1331)Micah Jerome Ellison
2021-07-17Add documentation about saved passwords in Windows (#1301)Micah Jerome Ellison
2021-03-27Docs: Add emacs as external editor to recipes (#1220)Mandar Vaze
2021-03-02Allow runtime configuration overrides from the commandline (#1169)Suhas
2021-02-27Add per-journal config documentation (#1199)Suhas
2021-01-23Simplify VS Code documentation for all platforms and add note about PATH vari...Micah Jerome Ellison
2021-01-09Clarify installation documentation (#1097) (#1137)Seopril
2020-12-19Comply with GPL by acknowledging all authors and including license info in ea...Micah Jerome Ellison
2020-12-15Fixes lone closing parenthesis in docs (#1118)Manuel Ebert
2020-12-12Make docs site (jrnl.sh) fully meet Web Content Accessibility Guidelines (WCA...Jonathan Wren
2020-11-21Add logo to readme (#1085)Jonathan Wren
2020-10-24Documentation updates (#1032)Micah Jerome Ellison
2020-10-17Add display format option to config file. (#1050)joaquin garmendia
2020-09-05Change styling of terminal on docs site, small copy changes (#1038)Jonathan Wren
2020-08-22Documentation updates (Thanks @guydebros!) (#1031)Jonathan Wren
2020-08-08Updated advanced.md in docs to reflect all four subkeys under colors in the c...Dacoda Nelson
2020-07-25Fix readthedocs.io build process (#1004)Jonathan Wren
2020-06-06Extensive modifications to overview.md (#957)Guy B. deBros
2020-05-27Cleaned up usage.md for clarity, formatting, and grammar. (#956)Guy B. deBros