Skip to content

Commit

Permalink
tweak: Bump loaded notes to 50
Browse files Browse the repository at this point in the history
  • Loading branch information
leoshimo committed Aug 5, 2024
1 parent e9e2a5c commit f39dbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/os_notes.ll
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
AND folder.zmarkedfordeletion != 1
ORDER BY
note.zmodificationdate1 DESC)
LIMIT 20") 1))
LIMIT 50") 1))
(read (format "({})" output)))

(defn refresh_notes ()
Expand Down

0 comments on commit f39dbf4

Please sign in to comment.