openlibhums / openlibhums/janeway
Publisher's notes: Option to move/hide and more metadata
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Problem
Publisher's notes are a very nice feature. However, we find them a bit too present where they currently are placed (below the abstract, e.g. https://www.inggrid.org/article/id/3726/), making the flow of text a bit difficult.
Moreover, in the backend they are assigned a time stamp, which is also very useful. The frontend does not have this.
And lastly, sometimes, it is also useful to have a publisher's note only for internal use. Currently, publisher's notes are only public.
Proposed solution
- option to move Publisher's notes to the bottom of the page
- make the header of Publisher's notes smaller
- show timestamp of each note in the frontend
- add option to have publisher's notes only visible in the backend
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Locate the Publisher's notes implementation across the frontend and backend, then trace how placement, headings, timestamps, and visibility are represented; done means all four proposed options work without exposing internal notes publicly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100