Hacker Newsnew | past | comments | ask | show | jobs | submit | p44v9n's commentslogin

So fascinating!


I don’t currently have an iOS device but I’m sure something similar is possible using the native Shortcuts app — please do share if you’ve done something similar!


ooh why?


This sounds so nice!


A native MacOS menu bar app that gives you a deep breathing reminder every hour: https://github.com/p44v9n/deepbreath/releases/tag/v0.0.4

Functional but a few small bugs to iron out, then want to get a nicer welcome screen up and submit to the Apple App Store. Would love any feedback!


Didn't try yet - however did you consider ppl are working / having meetings / etc - simply don't want to see anything on their screen they don't expect? What about proper notification & maybe 'blinking' icon in appropriate area? Setting could contain even sound and/or small menu appears similar to Battery status..


this solved my issue, thanks!


This is really cool! I was sad when Forestry went down and this looks better than TinaCMS.

I'm trying to set it up with my Eleventy blog (paavandesign.com/blog) and struggling to get the body field working


Is your repo public? Happy to have a look if it is.

Have you also checked the examples: https://pagescms.org/docs/examples/


edit: this was the bug which I think you're already on top of! https://news.ycombinator.com/item?id=39468906

---

So 'body' is working if I set the type to text but when I set it to rich-text there's no input generated for body

Repo is private (sorry!) but here's the settings YAML file as it stands

     content:
      - name: blog
        label: Blog
        type: collection
        path: 'src/blog'
        view:
          fields: [ title, date]
        fields:
          - name: date
            label: Date
            type: date
          - name: title
            label: Title
            type: string
          - name: description
            label: Description
            type: string
          - name: tags
            label: Tags
            type: string
          - name: body
            label: Body
            type: rich-text


Yep, seems to be the same bug as what somebody else reported: if you don't specify a `media` attribute, when the rich-text editor tries to load it fails as it is attempting to load the media related features (to insert images).

Publishing a hotfix in the next hour, in the meantime it should work if you add a media attribute (you can set it as `media: ""` if you don't have an image folder).


I rolled out a hotfix, this should be fixed.

I also found another couple edge cases that are unlikely but that I will patch in the coming days.

Thanks for that.


lol what


I do stream of consciousness writing and aim to fill out a page of A4 — so just whatever comes to mind, usually starting with today is x date and I am sat in y place and so on...

Fully agree with the parent comment about it being like clearing out RAM!


Dracula Daily does this! More because the novel is itself epistolary

https://draculadaily.substack.com/about


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: