Git Product home page Git Product logo

alfred-my-mind's Introduction

πŸ‘‹ I learn in public. Build Learn Anything & KusKus. Make things that bring me joy. Love Karabiner, macOS & many more tools.

πŸ’› I share things on X, Instagram & YouTube. Write monthly updates & stream code. Ask me anything.

~/src

Below is all code I share publicly as it exists in my file system.

  • config - Apps/CLIs/configs I use on macOS/iOS. Fish, Karabiner, Cursor..
  • org
  • sites
    • nikiv.dev - Personal website
    • ui - Solid, Expo components/utils
  • ts - TS libraries and other code
  • rust - Rust crates and other code
    • crates
      • log_macro - Macro to print variable(s) with values nicely
  • python - Python libraries and other code
  • go - Go libraries and other code
  • swift - Swift libraries and other code
  • zig - Zig libraries and other code
  • new - Start new projects, create files quickly
    • new-app - New Solid/Grafbase/EdgeDB/Tauri app
  • slides - Slides for talks I did

Sponsoring my work on GitHub has perks like personal Discord server priority help. Thank you. πŸ–€

🐱

alfred-my-mind's People

Contributors

nikitavoloboev avatar tansawit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alfred-my-mind's Issues

Write script to prefix entries from heading

i.e.

## Go
- [Go Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
- [Performance without the event loop (2015)](https://dave.cheney.net/2015/08/08/performance-without-the-event-loop)

The script would do this:

## Go
- [go: Go Code Review Comments](https://github.com/golang/go/wiki/CodeReviewComments)
- [go: Performance without the event loop (2015)](https://dave.cheney.net/2015/08/08/performance-without-the-event-loop)

Alfred your mind?

Hi Nikita,

For other people that create their own mindmaps. How difficult would it be to create an alfred-your-mind where it would be an interface to their mindmaps created with mindnode?

Thanks!
Marc

Building workflow generates undefined variable errors (aw.IsRunning, aw.RunInBackground, updateAvailable, link)

When trying to run

alfred build

on the repo the following errors are generated

./update.go:19:29: undefined: aw.IsRunning
./update.go:23:9: undefined: aw.RunInBackground
./update.go:40:9: undefined: updateAvailable
./wiki.go:25:14: undefined: link
./wiki.go:31:25: undefined: link

From what I understand the first 2 undefines are related to changes to the AwGo library and changing it to wf.IsRunning/wf.RunInBackground seems to do the trick.

For the 'undefined link' they seem to reference the Link struct defined in line 11 of wiki.go. Changing the two references to 'Link' also seems to fix the issue.

However I can't seem to figure out how to fix the 'updateAvailable' error short of removing the entire 'Icon(updateAvailable)' line.

Let me know if I should do a PR for this or if I might be able to help in any way.

Search across maps for full text

I want to be able to search through my Karabiner and macOS maps and quickly know what binding does what and what hotkey does what.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.