Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@cxw42
Copy link
Owner

@cxw42 cxw42 commented Nov 24, 2024

Add a setting that, if a positive integer I, will cause all windows to be autoremembered every I minutes.

Fixes #316.

@andr222
Copy link

andr222 commented Feb 2, 2025

Good news.
Not yet
How do I try it ?

@cxw42
Copy link
Owner Author

cxw42 commented Feb 16, 2025

@andr222 sorry for the delay in responding! CONTRIBUTING.md has instructions (tested on Ubuntu 20.04).

  1. Do the "Getting started" section and step 1 of the "Developing" section.
  2. Instead of "Developing" step 2, git switch issue316-autosave-timer
  3. Do steps 3--5 of the "Developing" section

This will give you a separate TabFern installation in which you can test out the feature. It is totally separate from your Chrome Web Store TF installation, and will show up with an orange icon instead of a green icon.

@cxw42 cxw42 force-pushed the issue316-autosave-timer branch from e4f43dd to c638b55 Compare February 16, 2025 20:43
@cxw42
Copy link
Owner Author

cxw42 commented Feb 16, 2025

Force-push changes:

  • Rebase on main
  • Set change the default value of the autoremember timer from '' to 0.
  • Add Jasmine tests of setting-definitions and setting-accessors
  • Add setting-accessors:remove()

@cxw42 cxw42 force-pushed the issue316-autosave-timer branch from c638b55 to 03a5228 Compare February 16, 2025 20:49
@cxw42
Copy link
Owner Author

cxw42 commented Feb 16, 2025

Force-push changes: replace 😅 with \u{} (gitk can't display emojis, so don't put any in the source.)

@cxw42 cxw42 force-pushed the issue316-autosave-timer branch from 03a5228 to 45c3071 Compare March 30, 2025 23:30
@cxw42 cxw42 force-pushed the issue316-autosave-timer branch from 45c3071 to 44fd16e Compare April 19, 2025 00:58
@cxw42 cxw42 force-pushed the issue316-autosave-timer branch from 44fd16e to 4f1ffd6 Compare April 20, 2025 18:32
@cxw42
Copy link
Owner Author

cxw42 commented Apr 20, 2025

Rebased on latest main. Working in my local tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to remember tabs automatically on a schedule

3 participants