Using Freeter

Looking for help with Freeter? Ask here.

11 Topics 28 Posts
  • Using the Memory Saver

    1
    0 Votes
    1 Posts
    96 Views
    No one has replied
  • Delete an app

    3
    0 Votes
    3 Posts
    31 Views

    Thanks. Issue resolved.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Backing Up Data

    2
    0 Votes
    2 Posts
    68 Views

    This topic explains where the data is. After making any significant changes in Freeter, I always make a copy of the folder. (It also allow me to transfer workflows to another computer.)

    https://community.freeter.io/topic/9/export-and-import-local-settings

  • Widget differences?

    2
    0 Votes
    2 Posts
    52 Views

    Agree about how good Freeter is!

    The Link Opener is for stuff on the internet (URLs) while the File Opener is for content on your computer's disk.

    Hovering the mouse over the ? of each widget shows a brief description of what the widget does.

    b89002b1-c9e4-46af-becb-31574ba66c0c-image.png

  • Save location? Import / Export help

    2
    0 Votes
    2 Posts
    116 Views

    \Freeter\src\main\infra\dataStorage\fileDataStorage.ts
    const appDataStorage = await createFileDataStorage('string', join(app.getPath('appData'), 'freeter2', 'freeter-data'));
    appdata
    \AppData\Roaming\freeter2\freeter-data

  • 0 Votes
    3 Posts
    145 Views

    Thank you for your response! You’re right; most web applications store cookies, so you don’t have to enter login credentials constantly. However, I still had to sign in daily for some applications, which was quite annoying.

    I’ve found a solution: I’ve set up automatic logins using the application Keyboard Maestro. It works reliably and saves me a lot of time.

  • Install on Mac M1

    2
    0 Votes
    2 Posts
    160 Views

    Hi. Execute the following command line in the Terminal:
    xattr -cr /Applications/Freeter.app

    Then try to run Freeter again.

  • Gmail

    Moved
    2
    0 Votes
    2 Posts
    143 Views

    Yes. Try to change the View Mode setting from Mobile to Desktop or vice versa.

  • To-do and notes do not show

    4
    0 Votes
    4 Posts
    315 Views

    Thanks for the feedback!

    Or allow us to add them in while edit mode is active.

    If interactions with the widget content will be allowed in the edit mode, then it will require to limit the draggable area to the widget header which makes it more harder to move widgets.

    A feature request relevant to the issue: allow resizing and widget moving by default

  • What are "APPS"

    6
    1 Votes
    6 Posts
    461 Views

    @1kko @tryskacz Thanks for the explanation and examples! 🙂