GLH53YDTLCNLQ4POW3NAX5QSXAWTU7E7VP3JKXP53AOF2KWXSD5QC JZKEIKO6ZVYTDPQ4SDKIVHJTW3ENPNVJOQGCU4F5WSBU5IYLXE5AC E5FYDACSQNKJG4USM52I6C4KTN3U4Z47C4TK4QYC6RF2FFCZCYCAC F4QQIBEH24YBBOCBWZ3L7MR7AG7QNTYWQ76W5RDHKDALDKE757VQC KQWIMWJ5VRAXM7SFNWDSBZMQ6ZE3CZQTKZHVM5ZQCW4RHPTI64MQC SBS2F7GRG4VYLB7DP2W6LPN5UEX6TK5DZFGCM2P4IVDUIUJRKJ7QC FS2ITYYHBLFT66YUC3ENPFYI2HOYHOVEPQIN7NQR6KF5MEK4NKZAC ZTMRQZSWUL6FJRI4C4H37MR2IMV22DB6KRGEOUNYRWW5CTAVQFKAC D4FEFHQCSILZFQ5VLWNXAIRZNUMCDNGJSM4UJ6T6FDMMIWYRYILQC CZRMAMSBRVX26IXKHNPG6M3YSWMOZTM73X3XHAMBDSNETTFVRCUQC MLG2OGU7OBWWPX5TDJQWTDTHSTM75WIMAW57546C4XLEVZQOYJ7AC IEHG6OROGLZINLGZACEOD2PHQOM522TDUUF2UT6APHT42GUH2OXAC By default, lines.love reads/writes the file `lines.txt` in your defaultuser/home directory (`https://love2d.org/wiki/love.filesystem.getUserDirectory`).
Side-effects: it reads/writes to a single directory tree. To import oldernotes, save them to the `data` subdirectory under the app's save directory([https://love2d.org/wiki/love.filesystem.getSaveDirectory](https://love2d.org/wiki/love.filesystem.getSaveDirectory)).
To open a different file, drop it on the lines.love window.lines.love can also be [invoked from the terminal](https://love2d.org/wiki/Getting_Started#Running_Games),optionally with a file path to edit.
Updates to lines.love can be downloaded from the following mirrors in additionto the website above:* https://github.com/akkartik/lines.love* https://repo.or.cz/lines.love.git* https://codeberg.org/akkartik/lines.love* https://tildegit.org/akkartik/lines.love* https://git.tilde.institute/akkartik/lines.love* https://git.sr.ht/~akkartik/lines.love* https://pagure.io/lines.love
This repo is a fork of lines.love at http://akkartik.name/lines.html.Updates to it can be downloaded from one of the following mirrors:
Forks of lines.love are encouraged. If you show me your fork, I'll link to ithere.
* https://github.com/akkartik/pensieve.love* https://repo.or.cz/pensieve.love.git* https://codeberg.org/akkartik/pensieve.love* https://tildegit.org/akkartik/pensieve.love* https://git.tilde.institute/akkartik/pensieve.love* https://git.sr.ht/~akkartik/pensieve.love* https://pagure.io/pensieve.love
* https://github.com/akkartik/lines-polygon-experiment -- an experiment thatuses separate shortcuts for regular polygons. `ctrl+3` for triangles,`ctrl+4` for squares, etc.
Further forks are encouraged. If you show me your fork, I'll link to it here.