Digital planner for Supernote and ReMarkable

latex-yearly-planner

PDF planner designed for e-ink devices.

Download latest PDF with newest features and best bugs from the latest release.

Visit the wiki for more information.

Preview examples

Comments
  • Calendar is condensed

    Calendar is condensed

  • v.0.0.8 release script fails

    v.0.0.8 release script fails

    Hi,

    I really like the yearly planner! Good job! I want to customize a few headings, but it seems that I am unable to run the release script. I have already tested the v.0.0.7 script, which seems to work.

    Here is the error:

    ./out/quarterly.tex:51: Missing number, treated as zero.
    <to be read again>
                       \hbox
    l.51 ...umQuarterlyLines}{\myNumDotWidthTwoThirds}
                                                      }
    ./out/quarterly.tex:51: Illegal unit of measure (pt inserted).
    <to be read again>
                       \hbox
    l.51 ...umQuarterlyLines}{\myNumDotWidthTwoThirds}
                                                      }
    ./out/quarterly.tex:51: Missing number, treated as zero.
    <to be read again>
                       \protect
    l.51 ...umQuarterlyLines}{\myNumDotWidthTwoThirds}
                                                      }
    ./out/quarterly.tex:51: Illegal unit of measure (pt inserted).
    <to be read again>
                       \protect
    l.51 ...umQuarterlyLines}{\myNumDotWidthTwoThirds}
                                                      }
    (That makes 100 errors; please try again.)
    ./out/quarterly.tex:51:  ==> Fatal error occurred, no output PDF file produced!
    Transcript written on ./out/sn_a5x.breadcrumb.default.log.
    

    The above errors are repeated quite a few times.

  • Different Start Times?

    Different Start Times?

    Firstly, I LOVE this planner. Hugely helpful for supernote users... what a gift you have bestowed on mankind.

    One thing I have an issue with is when I'm planning my day, I usually start working at 7:15 am, so I will have meetings/administrative tasks that I can't add because the template starts at 9am

    Any chance we could make a 7am-7pm template for remainder of 2022 and 23/24?

    Beggars and Choosers I know :) But it would be a huge help

  • Support for Left Handed Configuration.

    Support for Left Handed Configuration.

    I see there is a margin on the left side on the RM2 version for the menu bar. Is there an ability to put the margin on the right side instead to support devices configured for left hand?

  • Page link errors in 2021.sn_a5x.planner.sunday.pdf

    Page link errors in 2021.sn_a5x.planner.sunday.pdf

    In the 2021.sn_a5x.planner.sunday.pdf file, on the Daily page, Notes -> More and Reflect links do not work; they just send you to the cover page of the PDF. The links work fine in 2021.sn_a5x.planner.daily-with-cal.sunday.pdf so this looks like a bug.

    Also from the Daily page, January 1 -> Week 53 link doesn't go to the proper page (p. 19 of the PDF). It goes to the cover instead as well.

    Same errors in the 2022 file, too.

    2021-09-27_172232

  • README Update and Added pre-generated planners for the next 10 years

    README Update and Added pre-generated planners for the next 10 years

    Hello Kudrykv,

    Thanks for all your work.

    I've added as 'Quick Start' section to the README.md file and based on one of your comments and what I have tested under the current version of Pop_OS as of September 27, 2022.

    I hope this makes things easier for folks looking to get started and those just looking for the planners.

    Best Regards.

  • Left-Hand support for Supernote A5X

    Left-Hand support for Supernote A5X

    Hi! I love this planner, but as a lefty with a Supernote, I often accidentally flip to monthly calendars as I'm trying to write. Is there an easy way to get the months and quarters down the right side vs. the left?

    EDIT - I use the Sunday start version. Happy to do it myself, once I can take some time to learn how. (Not starting from scratch.... been a computer scientist for >20 years.

    Also, #IStandWithUkraine.

  • Enable preview scripts

    Enable preview scripts

    Hello!

    I have made some modifications to allow the generation of preview PDFs:

    1. Added build.sh and parser.py that provide better feedback on what's going on during the build process.
    2. Added a --preview option to app.go that applies a unique-module filter over the generated module array.
    3. Added a PREVIEW environment variable for the build.sh and single.sh scripts

    I will use these to generate previews on the website!

  • New device support: Supernote a6x

    New device support: Supernote a6x

  • Goify

    Goify

    Prettify the code.

    Switch to Go, clean up the mess, keep up the existing templates. There is still plenty of room for improvement, but even in this state, it is times better.

  • Reflect sections for the week, month, quarter and year

    Reflect sections for the week, month, quarter and year

    I really like the dedicated daily reflect page, and was wondering if it would be possible to add in a weekly, monthly, quarterly and yearly reflect sections?

    It can be something very similar (weekly/monthly summary, gratefulness, milestones/challenges, weekly/monthly log).

  • Changing the default font

    Changing the default font

    Great project! How do I change the font used throughout the PDF? I'm sure a number of people would want to change it (I tried editing the document.tpl but it didn't work)

PDF tools for reMarkable tablets

rm-pdf-tools - PDF tools for reMarkable Disclaimer: rm-pdf-tools is currently in a very early version, bugs are to be expected. Furthermore, the inten

Oct 14, 2022
gsheet is a CLI tool (and Golang package) for piping csv data to and from Google Sheets

gsheet Table of Contents Introduction Why? Installation Authentication and Authorization What about OAuth authentication? CLI Usage Sheet commands Dri

Nov 15, 2022
Bigfile -- a file transfer system that supports http, rpc and ftp protocol https://bigfile.site
Bigfile -- a file transfer system that supports http, rpc and ftp protocol   https://bigfile.site

Bigfile ———— a file transfer system that supports http, rpc and ftp protocol 简体中文 ∙ English Bigfile is a file transfer system, supports http, ftp and

Dec 31, 2022
Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.

vfsgen Package vfsgen takes an http.FileSystem (likely at go generate time) and generates Go code that statically implements the provided http.FileSys

Dec 18, 2022
QueryCSV enables you to load CSV files and manipulate them using SQL queries then after you finish you can export the new values to a CSV file
QueryCSV enables you to load CSV files and manipulate them using SQL queries then after you finish you can export the new values to a CSV file

QueryCSV enable you to load CSV files and manipulate them using SQL queries then after you finish you can export the new values to CSV file

Dec 22, 2021
🏵 Gee is tool of stdin to each files and stdout
🏵 Gee is tool of stdin to each files and stdout

Gee is tool of stdin to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition, it was written as go. which provides output to stdout and files.

Nov 17, 2022
Golang PDF library for creating and processing PDF files (pure go)

UniPDF - PDF for Go UniDoc UniPDF is a PDF library for Go (golang) with capabilities for creating and reading, processing PDF files. The library is wr

Dec 28, 2022
Fastzip is an opinionated Zip archiver and extractor with a focus on speed.

Fastzip is an opinionated Zip archiver and extractor with a focus on speed. Archiving and extraction of files and directories can only occur w

Dec 6, 2022
Go (golang) library for reading and writing XLSX files.

XLSX Introduction xlsx is a library to simplify reading and writing the XML format used by recent version of Microsoft Excel in Go programs. Current s

Jan 5, 2023
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
Golang library for reading and writing Microsoft Excel™ (XLSX) files.

Excelize Introduction Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLSX / XLSM / XLT

Dec 31, 2022
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).

中文 English 愿景:为用户提供最简单、可靠、高效的分布式文件系统。 go-fastdfs是一个基于http协议的分布式文件系统,它基于大道至简的设计理念,一切从简设计,使得它的运维及扩展变得更加简单,它具有高性能、高可靠、无中心、免维护等优点。 大家担心的是这么简单的文件系统,靠不靠谱,可不

Jan 8, 2023
Dragonfly is an intelligent P2P based image and file distribution system.
Dragonfly is an intelligent P2P based image and file distribution system.

Dragonfly Note: The master branch may be in an unstable or even broken state during development. Please use releases instead of the master branch in o

Jan 9, 2023
Package cae implements PHP-like Compression and Archive Extensions.

Compression and Archive Extensions 中文文档 Package cae implements PHP-like Compression and Archive Extensions. But this package has some modifications de

Jun 16, 2022
Easily create & extract archives, and compress & decompress files of various formats

archiver Introducing Archiver 3.1 - a cross-platform, multi-format archive utility and Go library. A powerful and flexible library meets an elegant CL

Jan 3, 2023
mateors zip and unzip package

Zip unzip package How to install this package? go get github.com/mateors/mzip How to make zip files? package main import "github.com/mateors/mzip" f

Apr 25, 2022
A Go filesystem package for working with files and directories

Stowage A Go filesystem package for working with files and directories, it features a simple API with support for the common files and directories ope

May 28, 2021
🌳 📂 The utility displays a tree of directories and files(symlinks in future).

dirTree The utility displays a tree of directories and files. usage: dirTree [-f] How it works with directory, where I wrote this project for example

Aug 12, 2021
A basic file server automatically generates self certificates and serves the given folder.

A basic file server automatically generates self certificates and serves the given folder.

Jul 20, 2022