Commit Graph

75 Commits

Author SHA1 Message Date
Kartik K. Agaram 620d1861cf Merge lines.love 2024-03-10 20:32:30 -07:00
Kartik K. Agaram 093da1e7f8 add a mirror and reorg mirrors 2024-03-10 20:15:46 -07:00
Kartik K. Agaram 19c2a40901 new mirror 2024-01-30 23:30:15 -08:00
Kartik K. Agaram cfb0d90354 Merge lines.love 2023-09-10 21:52:47 -07:00
Kartik K. Agaram 7062963888 Revert "deemphasize the source editor"
Now that we have decent error handling, I think we can encourage people
to press ctrl+e again.

This reverts commit 4b43e9e85d.
2023-09-10 21:45:59 -07:00
Kartik K. Agaram 09934bf4e0 support notes directories outside save dir
This isn't very polished. I'm going to not bother when I'm the only
user.
2023-09-08 14:37:56 -07:00
Kartik K. Agaram a1d4482239 Merge lines.love 2023-06-25 22:26:21 -07:00
Kartik K. Agaram 33934337ab experiment: convert to Pijul
https://pijul.org
2023-06-25 06:12:36 -07:00
Kartik K. Agaram f508c0fdf3 Merge lines.love 2023-04-21 23:28:10 -07:00
Kartik K. Agaram ac27d36dd0 delete inapplicable issue 2023-04-21 23:25:28 -07:00
Kartik K. Agaram b9d3cf3578 correct a characterization 2023-04-21 22:53:40 -07:00
Kartik K. Agaram be5cde273b Merge lines.love 2023-04-09 14:12:20 -07:00
Kartik K. Agaram 4b43e9e85d deemphasize the source editor
This repo does not support freewheeling modification. It's a primitive
to enable freewheeling modification in downstream forks.

The source editor is a convenience, but it's a sharp tool and can easily
leave the app in a broken state that requires dropping down to external
tools (editor, file manager) to fix.
2023-04-09 11:12:36 -07:00
Kartik K. Agaram da932ce92d update stale information 2023-03-25 17:19:28 -07:00
Kartik K. Agaram 319d73feea Merge lines.love 2023-03-21 00:12:49 -07:00
Kartik K. Agaram 609f0b2fc8 mention a new tool 2023-03-21 00:10:20 -07:00
Kartik K. Agaram bf03905ed6 Merge lines.love 2023-03-17 22:43:12 -07:00
Kartik K. Agaram f7f5973cb7 remove a stale issue 2023-03-17 22:38:58 -07:00
Kartik K. Agaram 8b57484186 support a commandline arg just like in pensieve.love 2023-01-30 21:02:35 -08:00
Kartik K. Agaram 52643d6949 Merge lines.love 2023-01-24 18:58:58 -08:00
Kartik K. Agaram 667f324a57 include instructions to install LÖVE 2023-01-24 18:46:40 -08:00
Kartik K. Agaram 90ba22371f demote codeberg.org in the list of mirrors
It's been slow to push to lately, so I'm going to update it less frequently.
2023-01-23 00:19:09 -08:00
Kartik K. Agaram 5f90193f03 best prose across forks 2023-01-18 21:02:59 -08:00
Kartik K. Agaram 9d544f66a1 Merge lines.love 2022-11-19 00:32:01 -08:00
Kartik K. Agaram 44aa8226c4 ctrl+a: select entire buffer 2022-11-19 00:27:20 -08:00
Kartik K. Agaram bc80f7bf15 Merge lines.love 2022-09-06 22:06:40 -07:00
Kartik K. Agaram b210ce7b36 one issue less
Selecting text is also almost done. I just need to figure out what to do
with bifold text.
2022-09-06 22:01:23 -07:00
Kartik K. Agaram 9bf11313a2 Merge lines.love 2022-09-03 15:27:15 -07:00
Kartik K. Agaram e1c5a42f31 editing source code from within the app
integrated from pong.love via text.love:
  https://merveilles.town/@akkartik/108933336531898243
2022-09-03 14:13:22 -07:00
Kartik K. Agaram 418ce8480a include pensieve.love even though it's in development 2022-08-22 20:26:44 -07:00
Kartik K. Agaram 038f054ede include a fork 2022-08-21 14:29:05 -07:00
Kartik K. Agaram 5d52074d58 Merge upstream 2022-08-15 15:54:03 -07:00
Kartik K. Agaram 974d17ffc0 new mirror 2022-08-14 09:08:44 -07:00
Kartik K. Agaram 27913df486 more cogent onboarding instructions
Someone looking at the repo will probably prefer the terminal.
2022-08-14 08:52:58 -07:00
Kartik K. Agaram 560bca2e5c work around markdown issue in sr.ht 2022-08-11 22:44:11 -07:00
Kartik K. Agaram dbfbf9d662 fix a link 2022-08-11 22:41:39 -07:00
Kartik K. Agaram 02df2fcb28 publish initial draft 2022-08-11 22:39:38 -07:00
Kartik K. Agaram efcda8c143 Merge upstream into main 2022-07-29 14:48:19 -07:00
Kartik K. Agaram 0218980add click to the left of a line 2022-07-29 14:38:45 -07:00
Kartik K. Agaram 0ede7b0cec tweak Readme 2022-07-13 23:35:50 -07:00
Kartik K. Agaram 7354338591 Merge upstream into main 2022-07-08 17:23:55 -07:00
Kartik K. Agaram 6667c37066 affirm a priority 2022-07-08 14:16:55 -07:00
Kartik K. Agaram 6ed7e9ef93 fork: capture frontend for a note-taking system 2022-07-05 21:56:03 -07:00
Kartik K. Agaram 826207a54a link to export tool 2022-07-02 15:23:44 -07:00
Kartik K. Agaram df5b7a8245 deemphasize the terminal in Readme 2022-07-01 20:34:13 -07:00
Kartik K. Agaram 9fd82439ec drop stale flag from documentation 2022-07-01 20:28:05 -07:00
Kartik K. Agaram feba7bf3c2 clarify what "large files" means 2022-06-29 17:34:44 -07:00
Kartik K. Agaram 97bbc7da7f clean up 2022-06-17 23:16:49 -07:00
Kartik K. Agaram f3abc2cbf2 better handle moving points
This should hopefully address #5. I'm removing some constraints from
manhattan lines, rectangles and squares.
2022-06-17 21:40:59 -07:00
Kartik K. Agaram 482d07778d document one more shortcut 2022-06-17 10:28:25 -07:00