p0deje/Maccy

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

Open

#733 opened on Feb 17, 2024

 (6 comments) (0 reactions) (0 assignees)Swift (951 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (19,870 stars)
PR merge metrics
 (Avg merge 77d 6h) (5 merged PRs in 30d)

Description

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