Using Freeter

Looking for help with Freeter? Ask here.

6 Topics 19 Posts
  • Save location? Import / Export help

    2
    0 Votes
    2 Posts
    58 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
    87 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
    112 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
    100 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
    263 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
    363 Views

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