macOS app to save links for later

Overview

Later

Later is a SwiftUI, macOS app to store and save links for later use!

Why?

I was tired of Reddit's terrible post saving, and wanted an easy, convenient place to store links for later use.

Features

  • Folders
  • Favourites
  • Easily open and copy links
  • Much more to come!

Installation

Downoad the lastest release

Currently, updates are manual, meaning you will have to download new versions manually.

Screen Shot 2021-11-18 at 8 45 28 PM

Known Bugs

  • Some animations are broken
  • In fullscreen, with the sidebar collapsed, clicking a sidebar item from the sildeover sidebar causes a crash

Feedback, Bugs, Feature Requests

Let me know in the issues tab or let me know on Discord!

Planned Features

  • Onboarding experience
  • Custom sorting rules
  • Sharing
  • Editing folder and links
  • Search
  • An actual app icon
  • And more™
You might also like...
BeezyLight.app✦ tiny macOS app to control a usb-connected light

BeezyLight.app✦ tiny macOS app to control a usb-connected light

This To-Do app was developed using Swift and SwiftUI and works on iOS, MacOS (Apple Silicon) and WatchOS. The tasks are kept on storage even when the app is restarted.

ToDo-SwiftUI This app has a lot of sentimental value for me, given that it helped me a lot to understand the process of doing an iOS app and became th

SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina
SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina

SwiftUI MovieDB iOS 13 App SwiftUI MovieDB prototype app built with Xcode 11 Beta & macOS 10.15 Catalina Requirements macOS 10.15 Catalina Xcode 11 Be

iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14 and macOS 11.

DeTeXt Finding the symbol you want to use in LaTeX can be hard since you can't memorize all the possible commands and packages for every symbol you mi

Completed Project for Cross Platform Image Filter SwiftUI macOS & iOS App
Completed Project for Cross Platform Image Filter SwiftUI macOS & iOS App

Completed Project for Cross Platform Image Filter SwiftUI macOS & iOS App Follow the tutorial at alfianlosari.com Features Filter image using predefin

Exposing macOS Services through a Catalyst app
Exposing macOS Services through a Catalyst app

CatalystServices This is a simple example to show how you can implement the macOS Services system in your Catalyst app. The services you expose are pr

Informant is a macOS menu bar app that lets you inspect files with a single click. 🔍
Informant is a macOS menu bar app that lets you inspect files with a single click. 🔍

Informant Inspect files with a single click. Introduction Welcome! If you're not sure what Informant is or what it does please check out informant-app

Grid-based app for macOS Catalyst (Mac Idiom) with navigation stack
Grid-based app for macOS Catalyst (Mac Idiom) with navigation stack

Catalyst Grid App Simple Catalyst example (Mac idiom) of a grid-based app with a push/pop navigation stack. Includes back button in toolbar that auto-

Window preview app for MacOS (on the dock) using AltTab.

DockAltTab The #1 Window manager/Task switcher & Companion for AltTab v1.1 download link https://github.com/steventheworker/DockAltTab/releases/downlo

Releases(0.5.0-beta.2)
  • 0.5.0-beta.2(Mar 28, 2022)

  • 0.5.0-beta(Feb 1, 2022)

    Various Fixes + Updates

    I was planning on calling this the design update, but, well, it turned out to be more of a kitchen sink update with some illustrations thrown in.

    New Features and Changes

    Sign-up process

    • Added terms of use
    • Added privacy policy
    • These documents are also available on the about page

    Accounts

    • Added ability to delete your account and all associated data

    Feedback

    • Added feedback pane
    • Enables users to easily send feedback from within the app

    Design

    • Added app icon
    • Colours are more consistent

    Log in page

    • Added illustration

    Folders

    • Added animation when sorting links

    New Link and Folder Sheets

    • Updated text field styling

    Preferences

    • Added update settings
    • Checking for updates should now work properly
    • Updated window dimensions

    About

    • Added links to privacy policy and terms of use
    • Added link to my website, www.petersalmon.dev

    Other

    • Tweaked window dimensions
    • Added acknowledgements
    • You can now only search folders

    Reimplemented

    • You can once again swipe notes with the trackpad to delete them

    Bug Fixes

    Favicons

    • Favicons should load properly when navigating between folders and favouriting links

    Favourites

    • Favourites are more predictable
    • Closing the app after making a favourite no longer causes the favourite to not save
    • Favouriting an item no longer causes the list to sort out of order

    Other

    • Closing the window with the Folder Manager selected no longer triggers a loading screen upon opening the window again
    • Logging in no longer causes a visual sidebar bug

    General

    • Enabled hardened runtime
    Source code(tar.gz)
    Source code(zip)
    Later.v0.5.0-beta.dmg(8.86 MB)
  • 0.4.1-beta(Jan 18, 2022)

  • 0.4.0-beta(Jan 17, 2022)

    Later now supports cloud sync, accounts, and much more

    ⚠ Updating to this version will make your old data inaccessible. If you want to keep your old links, rename the old app ⚠

    Beta 0.4.0 brings Firebase to Later, so you can now sync data across devices and know that it is safely stored in the cloud. Note that this release may not be completely stable. Your data may not be safe! You have been warned

    New Features and Changes

    Your data is now synced to the cloud!

    • Later now uses Firebase to store data
    • Links and folders are synced and can be accessed on any mac with Later installed
    • This update also introduces accounts, which are required to use the app - sorry to anyone who preferred an account-free app

    Folder management

    • Added a new folder manager page
    • This offers a compact view of all folders, including the number of links in each
    • The folder manager is also the place to add, edit, and delete folder

    Design

    • Shadows are gone
    • The link sheet now uses a flat edge
    • Fade effects remain as-is
    • Icons have been made more consistent
    • The accent colour is now forced as orange

    Appearance settings

    • Added appearance settings
    • Currently just two options:
      • Prefer round icons - replaces most icons with circular variants
      • Animation speed - let's you change speed from 0.0 (instant) to 1.0 (1 second animations)
        • 0.10 is the default

    Misc

    • Updated open source licenses

    Known issues

    • Favicons are inconsistent in loading
    • Adding and removing favourites requires a re-sorting of the list, causing lag issues
    • Some login animations are broken

    Bug fixes

    • Yeah, I think this release only created bugs...
    Source code(tar.gz)
    Source code(zip)
    Later.v0.4.0-beta.dmg(8.08 MB)
  • 0.3.0-beta(Dec 27, 2021)

    Feature? Packed. Bugs? Fixed. Release date? 😐

    New Features

    Sorting

    You can now sort your links by name, date created, or url. Sort results are used in the general display view as well as in search.

    Folder customization

    Folders now support custom colours and icons

    Icons

    You can now choose an icon when creating a folder. This icon will be displayed in the sidebar

    • A selection of 8 icons are available. I am willing to change these if people would prefer other icons
    • The plain folder is still the default

    Colours

    You can now choose a colour when creating a folder and later edit it from the sidebar

    • This is done with the default macOS colour picker, which I am not a huge fan of
    • Expect it to be changed in future updates

    Settings

    Settings have been added. Accessed through the menu bar or ⌘ ,

    • Options include:
      • Instantly delete folders or links
      • Clear all statistics

    Other Changes

    • Full screen mode has been disabled
    • Window size has been restricted to be more confortable
    • You can now view the date and time a note was created. Click the info button to open
    • Statistics now shows total links and folders created
    • View when folder is empty was tweaked
    • Added more tips
    • Added tiny animation to make looking through notes less jerky
    • Added more tooltips

    Fixed bugs

    • Favicons wouldn't load in certain situations
    Source code(tar.gz)
    Source code(zip)
    Later.v0.3.0-beta.zip(812.79 KB)
  • 0.2.0-beta(Dec 6, 2021)

    Bumping to Beta

    Another week, another release...

    Changelog

    • Added one-time welcome screen
    • Updated screen that appears upon opening Later
      • Added tips
    • Various bug fixes and improvements

    Known bugs:

    Edited item favicon previews don't appear until reloading a folder (still)

    Source code(tar.gz)
    Source code(zip)
    Later.v0.2.0-beta.zip(745.79 KB)
  • 0.1.2-alpha(Nov 30, 2021)

    Second release - major updates and fixes

    Changelog:

    • Added easy copying of links
    • Links can now be edited
    • Implemented searching
    • Fixed bugs
    • Updated animations
    • Updated keyboard shortcuts

    Known bugs:

    • Edited item favicon previews don't appear until reloading a folder
    • Selecting a folder in the full screen slideover sometimes crashes the app
    Source code(tar.gz)
    Source code(zip)
    Later.v0.1.2-alpha.zip(345.58 KB)
  • 0.1.1-alpha(Nov 19, 2021)

Owner
null
Stock is a MacOS menu bar app that helps you quickly save a web link, a file link, or a text by using drag and drop

Stock is a MacOS menu bar app that helps you quickly save a web link, a file link, or a text by using drag and drop

シュンジョーァ 19 Dec 4, 2022
How to handle HelaPay links inside UIWebView and WKWebView

Handling හෙළPay Links Setup Clone this repo. git clone https://github.com/PayHereDevs/helapay-link-handler.git To properly handle හෙළPay Links in you

PayHereDevs 0 Feb 9, 2022
WeHobby is an IOS application which aims to facilitate the discovery of new hobbies while creating links between users.

???? WeHobby (EN) WeHobby is an IOS application which aims to facilitate the discovery of new hobbies while creating links between users. The issues t

Thomas 2 Dec 8, 2022
Timetinerary is an iOS app that allows you to create, save, and share continuous schedules.

Timetinerary is an iOS app that allows you to create, save, and share continuous schedules. These schedules can be converted into a widget and notifications.

Ben Koppe 1 Feb 14, 2022
iOS app that allows you to search for any comic character and save your favorites in a list.

iOS App: My Comics Swift exercise ¡Hola mundo! In my Swift learning journey my mentor and I decided to do an app using the Comic Vine API. This API gi

Silvia España Gil 5 Dec 13, 2022
Generate strong passwords and save them in Keychain. Made with SwiftUI.

lockd Password manager iOS app, generate strong passwords and save them in Keychain. Download lockd on the App Store: https://apps.apple.com/us/app/lo

Iliane Zedadra 56 Dec 29, 2022
MapApp - You can save the location of the places you go on the map and add names and notes

MapApp - You can save the location of the places you go on the map and add names and notes

Yağız Savran 3 Feb 1, 2022
macOS application written in SwiftUI that downloads installer pkgs for the Install macOS Big Sur application.

Download Full Installer This is a Swift UI implementation of my fetch-installer-pkg script. It will list the full macOS Big Sur (and later) installer

Armin Briegel 654 Dec 31, 2022
"Podman for macOS" is a macOS frontend for Podman.

Podman for macOS "Podman for macOS" is a macOS frontend for Podman. It can be used to start and stop both the Podman Machine and its running container

Victor Gama 573 Jan 5, 2023
The app provides additional actions for the Shortcuts app on macOS and iOS.

Actions Supercharge your shortcuts The app provides additional actions for the Shortcuts app on macOS and iOS. Submit action idea (Submit an issue bef

Sindre Sorhus 1.2k Dec 29, 2022