p0deje/Maccy

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

开放

#733 创建于 2024年2月17日

 (6 条评论) (0 个反应) (0 位负责人)Swift (951 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (19,870 个星标)
PR 合并指标
 (平均合并 77天 6小时) (30 天内合并 5 个 PR)

描述

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

贡献者指南