Code Monkey home page Code Monkey logo

emacs-dashboard-hackernews's People

Contributors

carwin avatar hyakt avatar themkat avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

emacs-dashboard-hackernews's Issues

Memory, sort, and save improvements

Hello @hyakt. Thanks for this fun dashboard module.

I noticed that the items weren't displaying consistently, so I did some digging. This addresses that issue and a couple others. Let me know what you think.

Melpa version badge in readme

Many Emacs packages (including dashboard) have badges in the readme containing information on version in melpa and more. Would be cool if we could have that as well, as it can prove useful.

Hackernews doesn't display

I seem to be able to install the package just fine, but it seems hackernews doesn't exist. Eg:

    (setq dashboard-items '((recents  . 5)
                            (hackernews . 7)
                            (agenda . 5)
                            ))

This results in recents and agenda appearing with a blank gap in between them, where hackernews should have been. I was also unable to find many other users using this package. Would it be safe to assume this package is currently broken? Or does this work for other anyone?

some extra space

Screenshot_20240103-222551

;; use-package with package.el:
(use-package dashboard
:ensure t
:config
(dashboard-setup-startup-hook))
(setq dashboard-items '((recents . 5)
(bookmarks . 5)
(projects . 5)
(agenda . `5)
(registers . 5)
(hackernews . 10)))

(use-package dashboard-hackernews)

(require 'dashboard-hackernews)

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.