mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Glorious.
This commit is contained in:
parent
3d943591cb
commit
3ee749c26c
24 changed files with 886 additions and 1647 deletions
17
docs/recipes.rst
Normal file
17
docs/recipes.rst
Normal file
|
@ -0,0 +1,17 @@
|
|||
.. _recipes:
|
||||
|
||||
FAQ
|
||||
===
|
||||
|
||||
Recipes
|
||||
-------
|
||||
|
||||
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Known Issues
|
||||
------------
|
||||
|
||||
- The Windows shell prior to Windows 7 has issues with unicode encoding. If you want to use non-ascii characters, change the codepage with ``chcp 1252`` before using `jrnl` (Thanks to Yves Pouplard for solving this!)
|
||||
- _jrnl_ relies on the `PyCrypto` package to encrypt journals, which has some known problems with installing on Windows and within virtual environments.
|
Loading…
Add table
Add a link
Reference in a new issue