Skip to content

Releases: dwilding/frogtab

Frogtab Local 2.0.4

29 May 13:44
c901cfb

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Automatically back up your data in any browser
  • Send tasks to Frogtab via a terminal

Install the Linux snap or install the Python package.

App changes

Frogtab Local 2.0.3

09 May 00:50
47327a6

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Automatically back up your data in any browser
  • Send tasks to Frogtab via a terminal

Install the Linux snap or install the Python package.

App changes

Frogtab Local 2.0.2

04 May 08:24
1e15cb5

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Automatically back up your data in any browser
  • Send tasks to Frogtab via a terminal

Install the Linux snap or install the Python package.

App changes

  • Made a minor wording change on the help page.

Frogtab Local changes

  • Internal and doc improvements.

Frogtab Local 2.0.1

27 Apr 00:01
51bf06b

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Automatically back up your data in any browser
  • Send tasks to Frogtab via a terminal

Install the Linux snap or install the Python package.

App changes

  • On the help page, renamed "Exporting your data" to "Backing up your data".
  • On the help page, renamed "Importing your data" to "Restoring your data" and replaced the restore link by a button.
  • On the help page, removed details about importing and exporting completed tasks. Added a short summary at the end of "Tracking your completed tasks".

Frogtab Local 2.0.0

10 Apr 04:40
153ed6f

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Automatically back up your data in any browser
  • Send tasks to Frogtab via a terminal

Install the Linux snap or install the Python package.

App changes

  • You can now use Ctrl+X or ⌘+X to cut tasks, even if no text is selected.
  • You can now use Ctrl+A or ⌘+A to select all tasks, even if your cursor isn't in the task editor.

Frogtab Local changes

  • Replaced the frogtab command (provided by the Linux snap) by an entirely new frogtab command. Instead of starting Frogtab Local, frogtab now sends tasks to Frogtab. To start Frogtab Local, run frogtab start.
  • Published a Python package that also provides the new frogtab command, as an alternative to the Linux snap.
  • Auto-backup is now enabled by default.
  • Removed the ability customize backup methods with Python code. You can use the new frogtab command to control the location of the Frogtab backup file. To learn more, run frogtab help.

Frogtab Local v1.08

02 Nov 04:27

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Enable automatic backups in any browser

To set up Frogtab Local, download and unzip frogtab_local_v108.zip, then follow the instructions in the README file.

If you use Linux, it's easier to install Frogtab Local from the Snap Store.

Changes in v1.08

  • Sending tasks via a terminal now fails if the label has never been used by Frogtab

Frogtab Local v1.07

27 Oct 19:40
dbd0a2e

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Enable automatic backups in any browser

To set up Frogtab Local, download and unzip frogtab_local_v107.zip, then follow the instructions in the README file.

If you use Linux, it's easier to install Frogtab Local from the Snap Store.

Changes in v1.07

  • You can now send tasks to Frogtab via a terminal, without registering for a personal link. See the help page

Frogtab Local v1.06

18 Oct 12:05

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Enable automatic backups in any browser and add your own backup methods

To set up Frogtab Local, download and unzip frogtab_local_v106.zip, then follow the instructions in the README file.

If you use Linux, it's easier to install Frogtab Local from the Snap Store.

Changes in v1.06

  • You can now stop Frogtab Local via your browser. See the bottom of the help page
  • Reorganized the menu to always show Achievements. Removed Send to Frogtab from the menu
  • Reorganized the help page and explained Achievements in a more approachable way
  • Improved keyboard accessibility
  • Changed the ID format of generated key pairs, for better compatibility with GnuPG

Frogtab Local v1.05

26 Jul 02:45

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Enable automatic backups in any browser and add your own backup methods

To set up Frogtab Local, download and unzip frogtab_local_v105.zip, then follow the instructions in the README file.

If you use Linux, it's easier to install Frogtab Local from the Snap Store.

Changes in v1.05

  • Added a variable in config.py that specifies the server to use for personal links
  • Fixed a registration bug that occurred after importing an old backup file

Frogtab Local v1.04

16 Jul 06:46

Choose a tag to compare

Frogtab Local is a version of frogtab.com that you can run on your computer. With Frogab Local, you can:

  • Use Frogtab offline
  • Enable automatic backups in any browser and add your own backup methods

To set up Frogtab Local, download and unzip frogtab_local_v104.zip, then follow the instructions in the README file.

If you use Linux, it's easier to install Frogtab Local from the Snap Store.

Changes in v1.04

  • Changed the Flask app to run via Python instead of the flask command. The port is now specified in config.py
  • Changed the name of the built-in backup method to show the backup directory instead of the filename
  • Identified the registration server in "Registering for a personal link" on the help page
  • Removed the data-vibe attribute and documented how to customize the placeholder text of your personal link