From dcfb172704f3afb68a30425029ec834be2883274 Mon Sep 17 00:00:00 2001 From: bt Date: Sat, 8 Jun 2024 13:22:19 -0400 Subject: More content porting, on-going markdown changes for lowdown support --- build/introducing-notez/index.html | 41 +++++++++++++++++++++++++------------- 1 file changed, 27 insertions(+), 14 deletions(-) (limited to 'build/introducing-notez/index.html') diff --git a/build/introducing-notez/index.html b/build/introducing-notez/index.html index 604b9e1..dc8593e 100644 --- a/build/introducing-notez/index.html +++ b/build/introducing-notez/index.html @@ -1,35 +1,48 @@ - + Introducing Notez - - + + +
-

Introducing Notez

+

Introducing Notez

+

2021-01-13

-

I have always been a fan of simple note taking applications, since I tend to take a lot of random notes throughout the work day. Sometimes I reach for simple pen and paper, but other times it's nice to stay focused jotting down notes on the same device I'm working on.

+ +

I have always been a fan of simple note taking applications, since I tend to take a lot of random notes throughout the work day. Sometimes I reach for simple pen and paper, but other times it’s nice to stay focused jotting down notes on the same device I’m working on.

+

Previously, I just created quick notes.txt files in my open code editor or fell back on the default OS note apps. These worked perfectly fine but often got in my way (or even worse - lost among everything else).

-

So I said the hell with it and built Notez.

-

What makes Notez special?

-

Nothing, really. It's actually a pretty "stupid" app compared to others on the market. But this one is mine. Plus, it was fun to piece it together on a random evening before bed.

-

For those curious, let's take a look at the feature list:

+ +

So I said the hell with it and built Notez.

+ +

What makes Notez special?

+ +

Nothing, really. It’s actually a pretty “stupid” app compared to others on the market. But this one is mine. Plus, it was fun to piece it together on a random evening before bed.

+ +

For those curious, let’s take a look at the feature list:

+ -

That's it. Mind blowing stuff, eh?

-

Making stuff is fun

-

My main takeaway when building this tiny, dumb app was to just enjoy building fun stuff. It crossed my mind several times how there are already hundreds of note taking apps across the vast Internet. I also thought about how others might look at the code I wrote and go, "Oh my God - why did he do it that way? What an idiot!". But I don't care - I had fun making it.

+ +

That’s it. Mind blowing stuff, eh?

+ +

Making stuff is fun

+ +

My main takeaway when building this tiny, dumb app was to just enjoy building fun stuff. It crossed my mind several times how there are already hundreds of note taking apps across the vast Internet. I also thought about how others might look at the code I wrote and go, “Oh my God - why did he do it that way? What an idiot!”. But I don’t care - I had fun making it.

+

Hopefully you enjoy using it as well!