
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Sectograph
Power Planner
FamCal
Dreamie Planner
Day by Day Organizer
School Planner
Study Bunny
iStudiez
GitHub
SectographBased on our record, GitHub seems to be a lot more popular than Sectograph. While we know about 2466 links to GitHub, we've tracked only 4 mentions of Sectograph. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
// ==UserScript== // @name GitHub -> Obsidian Task // @namespace obsidian // @version 1.0 // @match https://github.com/*/*/issues/* // @match https://github.com/*/*/pull/* // @grant GM_setClipboard // ==/UserScript== (function () { 'use strict'; function getTitle() { return document.querySelector("bdi")?.textContent.trim(); } function copyTask() { ... - Source: dev.to / 1 day ago
Import requests From bs4 import BeautifulSoup From datetime import datetime Def fetch_github_trending(): url = "https://github.com/trending?since=daily" response = requests.get(url) soup = BeautifulSoup(response.text, 'html.parser') repos = [] for article in soup.select('article.Box-row'): repo_link = article.select_one('h2 a')['href'] stars_today =... - Source: dev.to / 2 days ago
Git clone https://github.com//.git /opt/app Cd /opt/app Docker build -t app . Docker run -d --name app --restart unless-stopped -p 8080:8080 app. - Source: dev.to / 6 days ago
The core of the ecosystem is the official open-source server hosted on GitHub. It is written in TypeScript and implements the full MCP specification. - Source: dev.to / 10 days ago
This is why the gate needs a trace it can trust, and why AgentLens is the other half of this workflow. agent-eval scores and gates the output; AgentLens captures the trace of how the agent got there โ every model call and tool step, the resolved inputs (not the templated ones), the raw outputs. That trace is exactly the unforgeable, agent-didn't-author substrate that Tier 1+2 need to score against. Without it,... - Source: dev.to / 11 days ago
I'm giving up on weather apps bullshit at this point, and am currently making myself a Tasker script to feed hourly weather predictions into a calendar (synced from the phone up to the cloud) so I can see it displayed inline with calendar events on my calendar and most importantly, my watch[0] - i.e. In context it actually matters. -- [0] - Having https://sectograph.com/ as a watch face is 80%+ of value of having... - Source: Hacker News / 4 months ago
There is some level of organization you have to achieve to be at least somewhat successful. I think these sort of more complex systems are there to help you if your problem is being overwhelmed, or if you have need to have things classified and under control. If your problem is the baseline fact that sticking to any sort of system is hard ... haha, same, and then you need a system that is simple. I currently live... - Source: Hacker News / over 1 year ago
> and then hide the event Speaking of - hiding events is one of the features of Sectograph[0] I most frequently use. I think local event modifications on shared calendars are another big feature missing almost everywhere. In my case, hiding events lets me just sync the shared family calendar synced directly to my watch, and just hide the events I don't care about, as to not clutter the display,... - Source: Hacker News / over 1 year ago
It is trying to merge multiple time-management ideas into one app. It is based on timeboxing. Explanations: - Thomas Frank: https://www.youtube.com/watch?v=fbAYK4KQrso - Jordan Peterson: https://youtu.be/j2Oe19WSdPo + Classic organization: Projects, labels, tasks + Kind of habits. You can define blocks (activities) such as running, and reading. And you can can make them repeat in calendar fashion... And then... Source: about 3 years ago
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Power Planner - Record homework and class schedule.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
FamCal - FamCal is an organized and managed calendar to track the family records like events, notes, and dates of births.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Dreamie Planner - Dreamie Planner app contains a built-in diary through which users can write important details about their daily tasks and can send the content of the diary to their friends and colleagues.