Giter VIP home page Giter VIP logo

roam-modifiers's Introduction

roam-modifiers

userscripts/custom CSS files for Roam Research

Styles

The mappletons-andy theme (thanks to @mapplestons and @vandermerwed :)

I have some more modifications applied on top of it.

  • Sidebar overlay/slide in - don't move content on hover 🔥

    • this is pretty hacky, but I am going to keep this updated if it breaks. I need it too much.
  • Viewdata square (⌗) for block refs 🚀

    • Seems appropriate, as # evolved from ⌗ :)
  • Better scrollbars 🤓

    • (increase size on hover, have space around them (like OSX!))
    • This uses a tiny border CSS hack I learned, using border to create the space
  • Other modifications are mostly color/width changes :)

See images below

Sidebar overlay (no content push) Block ref (⌗)
image image

I use stylus for applying these

Tampermonkey scripts

Click on the raw github link to trigger a tampermonkey download.

/Current Time format to AM/PM

time-format.js

I prefer my time to be in AM/PM, so this script just watches for keypress on a textarea, and if the time matches the current time (in 24 hour format), it updates the value to AM/PM

Todo:

  • Support multiple time values in the same text area
  • Probably a clean way to look for textarea? (currently uses MutationObserver)

The old theme I used was from https://github.com/apg-dev/roam-theme-bear, with colors have been tweaked. It does not work very well & has been removed

roam-modifiers's People

Contributors

palashkaria avatar

Stargazers

Stephanie Nadeau avatar  avatar Tạ Quang Khôi avatar Lloyd Woodham avatar  avatar  avatar  avatar  avatar hiyori avatar  avatar  avatar Daniel Wirtz avatar Ryan! Mason avatar gva1116 avatar Arthur Josse avatar  avatar Eimi Okuno avatar  avatar Jingyu avatar David W avatar  avatar BL avatar Mike Rapadas avatar Joshua Rudd avatar  avatar Justin Mather avatar Vlad Sitalo avatar  avatar JimmyLv_吕立青 avatar Sushaantu avatar  avatar Sai avatar

Watchers

 avatar James Cloos avatar  avatar

roam-modifiers's Issues

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.