ashkan117

ashkan117

I built Alpen Planner - a weekly planner built w/ LiveView

Background

Hey everyone,

I’ve been working on developing a personal planner over the last two years called Alpen. Yes I know another todo app. I’ve used a lot of apps to try and manage planning out my days but I’ve never been able to consistently/productively do so. Alpen was initially motivated by my personal problems but it was also a platform to learn more about Elixir and it’s ecosystem after beginning to use it for work.

In my opinion other apps file short because they are just a big list of things todos. Alpen’s philosophy is that until it actually enters your calendar that todo is in purgatory.

The name originally comes from the A.L.P.E.N method, ultimately it expanded into a few more techniques like time blocking and the Eisenhower Matrix. If you haven’t heard of these no worries. Alpen aims to instill these “best” practices into the app so that planning has more of a flow.

Why Alpen?

  • Planning as we all know is hard. Alpen provides a more opinionated way to plan your day. It takes a little getting used to but after the learning curve, you have a framework and more certainty in the system.

  • Life is chaotic. Alpen tries to make it easy to jot things down quickly and provides mechanisms so that it’s simple to give more of an intention to when you do things rather than creating things and forgetting

  • Giving back. Alpen will ultimately be a subscription model, however I aim to make it an affordable option and I’m hoping by leveraging Elixir and the ecosystem it allows a solo dev to keep cost low so that more people benefit. Furthermore, I’m only able to even create this project due to all the amazing work others have done so I would love to use those earnings in the future to pay something back to the ecosystem

Technology

Speaking of technology these are just a few of the libraries that help Alpen run.

  • Elixir/Phoenix/Liveview (Core)
  • Ash
  • Oban
  • Corex

Roadmap

Alpen is ambitious by nature. It really wants to help create a framework without being an all in one tool. It’s a personal project management! This means that it should be able to co-exist with tools like Linear/Jira. A manager creates your tickets in those tools, Alpen takes those tickets and makes them yours. You break them into pieces so that things are manageable.

Alpen is not a note taking app. It has places where you can write notes but it ultimately aims to work in tandem with more complete note taking apps like Obsidian.

So although Alpen has been my system for the last two years there’s much more I want to do. That’s why I need more people to give it a try offer any feedback they’d like.

Who it’s for

This is primarily at a state for Knowledge Workers, people who work with a laptop for their work day. A mobile app will be added down the line but the focus for the time being is focusing on the core interactions and creating a strong foundation that people find invaluable to help plan their day.

I’m not trying to sell you that Alpen will solve all your problems. Planning is hard and will always be hard. I’m hoping Alpen gives you a little more control throughout your day as well as provide you more tools so that your planning abilities are elevated. It unfortunately is not a silver bullet and it will always feel like we can use a couple more hours at the end of each day.

Please give it a go, there is an existing article that try and highlight some more of the concepts Alpen builds on. I’ll definitely be adding more but I’d love to hear what people think and really build a tool that makes an impact!

Most Liked

derek-zhou

derek-zhou

Can I self host it? I have signed in and tried a few things, however, any more engagement would require me to enter personal data, which I am reluctant to expose. It is billed as a personal project management, so data sovereign is something a potential user would need to consider.

derek-zhou

derek-zhou

I am not worried about you abusing my data to violate my privacy. It is not economical for you to do that (you are not Google). However, I am worried that if I built a life on your platform, then you will pivot, sell the business, or just quit in the future and leave me high and dry. Even if you had data export, I would not have the mean to restore the functionalities.

ashkan117

ashkan117

Hey everyone! A lot has happened since the last update so I wanted to highlight a few things that have been shipping over the past few weeks. Just wanted to highlight that there’s always improvements being made.

Going Mobile

Alpen now works as a PWA which means you can install it on your home screen on iOS or Android. I will try and make a tutorial on this in the future. Being a PWA not let’s us treat the mobile companion a lot more like a native application. A mobile app is a no brainer for a todo application. Although I have been using the iOS shortcut for ages and still continue to use it there are a handful of actions that just need the mobile companion. Namely, categorizing your todos and basic planning capabilities.

If I need to categorize that a todo that was quickly added belongs to a specific domain/project I can now do so. Additionally, if I wanted to schedule a todo for a specific day I can now do that on the go. Alpen wants to make capturing todos as simple as possible. That combined with the different types of tasks you think of while on the go, you just need a mobile app.

You can add it by

  1. Press the share button while visiting alpenplanner.com on a mobile browser
  2. Press the share button
  3. Press add to Home Screen

We get something that’s not quite native but a lot better of an experience than a bookmark

Onboarding

Alpen is opinionated for a reason. Other applications just give you a blank canvas. Alpen tries to give you enough structure to make it easier to be productive. It has a specific way of thinking about your work, and if you don’t understand the building blocks, there is no way you can use it effectively. Alpen is a tool and there is a skill to using it. I’ve had a couple of apps that I used and didn’t like it the first time around but it was moreso me using the application in a way that was not intended. Therefore, I want to make the concepts as clear as possible. If things don’t make sense please feel free to reach out. If things still feel too complicated or not efficient, I am always open to hearing how to make a great system.

The entities (domains, projects, and todos) carry meaning that the rest of the app builds on. The new onboarding wizard walks you through building your own hierarchy from scratch, and now ends with a summary step so you can see the full structure you built before diving in. The goal is that by the time you hit the app for real, the concepts feel more grounded rather than abstract. In my eyes make the concepts intuitive to a new user will be one of the main challenges for me.

Quality of Life

There’s been hundreds of commits since the last post. I’m constantly trying to make the application as simple as possible with as a little friction as possible. So many of these changes have been better connecting existing features or making certain aspects more apparent.

Before

After

Feedback would mean a lot. Particularly if something feels confusing or if something has been adding friction in an unnecessary way. Alpen has a point of view about how planning should work, and I’d love to know where that lands well and where it doesn’t. Thank you to those who have given feedback! The dark mode improvements and the ‘Keep form open’ option are are two examples of improvements that came directly from feedback

Where Next?

Popular in Discussions Top

matthias_toepp
I’d love to hear what people think about Wisp, the new Gleam web framework started by Gleam’s primary creator Louis Pilfold. Gleam, alon...
New
blackode
Elixir Upgrading is so Simple in Ubuntu and It worked for me Ubuntu 16.04 git clone https://github.com/elixir-lang/elixir.git cd elixir...
New
cvkmohan
The upcoming Phoenix 1.6 release looks very interesting. Became a habit to watch the commits - and - what they are bringing in. phx.gen...
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31307 143
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
rower687
Hi all, I’ve been reading a lot about the “let it crash” term and how supervising processes and the whole messaging passing make an elixi...
New
boundedvariable
I am going through the kafka architecture. All the features what the kafka is providing are already in Erlang. I would like hear your opi...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
cblavier
Hey there, It’s been more than a year since we started using LiveView as our main UI library and building a whole library of UI componen...
New
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New
jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New

We're in Beta

About us Mission Statement