Alexander Batischev
Alexander Batischev
> In general, the advice for data that snaps manage that should be consistent across installs can be put in the snap//common directory. Source: https://snapcraft.io/docs/data-locations
> I think it may be possible to set env variables XDG_CONFIG_HOME and XDG_DATA_HOME in snapcraft and point them to SNAP_USER_COMMON. That way it will store both configs and cache...
In https://github.com/newsboat/newsboat/issues/424 I considered using some Snapcraft interface to access ~/.newsboat directly. In your opinion, would that be a better solution than storing data in snap/newsboat/common?
regex-rs was always meant to be uploaded. However, it hasn't been battle-tested yet: due to #1344, we still use our C++ implementation of filters, so regex-rs is just dead code...
Thanks! I invited you to Newsboat org now; please try moving the repo again. (JFTR, I want to move it because GitHub sets up redirects, so the link in the...
Excellent! I'll close this issue once I've made the sweep I described above and released it as 0.1.1 or something. Happy New Year!
An easier alternative: 1. change the description for `set-tag` in the help dialog, the man page, and the HTML docs to say "an alias for `select-tag`"; 2. remove `set-tag` in...
Sure. This is a matter of doing something like #943 to src/freshrssapi.cpp.
Forgot to close this; it's fixed by https://github.com/newsboat/newsboat/pull/2832.
Thanks for the kind words everyone! JFYI, I'll continue reacting to Stackage pings while Laurent is waiting for access to GitHub and Hackage. When that's done, me or him can...