p0deje/Maccy

Option for "Clear history on quit" to not store history on disk

Offen

#733 geöffnet am 17.02.2024

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (951 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (19.870 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 77T 6h) (5 gemergte PRs in 30 T)

Beschreibung

Before Submitting Your Feature Request

  • Check that there isn't already a similar feature request to avoid creating a duplicate.
  • I have seen the FAQ.

Problem

Currently Maccy writes history to ~/Library/Containers/org.p0deje.Maccy/Data/Library/Application Support/Maccy/Storage.sqlite stores history when "Clear history on quit" is checkmarked.

Coming from KDE's Klipper, I assumed Maccy would only store history in memory with this option. I didn't really think twice about it until I noticed the wording and decided to double check

Solution

A sub-option for "Clear history on quit" that doesn't write history to disk

Contributor Guide