added relevance filtering, fixed some buggy tags in fixedstars.js and synaxarium.js, removed howto from About modal
This commit is contained in:
parent
7b9bb09263
commit
7b9941d2ba
5 changed files with 56 additions and 66 deletions
|
|
@ -155,7 +155,7 @@ var module_behenii = {
|
|||
var rangle = Math.min( Math.abs( property.moon.deg - property.asc.deg ), 360-Math.abs(property.moon.deg - property.asc.deg ) );
|
||||
var mangle = Math.min( Math.abs( property.moon.deg - property.mc.deg ), 360-Math.abs(property.moon.deg - property.mc.deg ) );
|
||||
if ( rangle <= orb || mangle <= orb ) {
|
||||
console.log("MC: "+mangle+", ASC: "+rangle);
|
||||
//console.log("MC: "+mangle+", ASC: "+rangle);
|
||||
ret.push(definitions.actions[no][0]);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -282,7 +282,7 @@ var module_lunarmansion = {
|
|||
{
|
||||
"id": "13",
|
||||
"action": "13 Al-Awwah / Alahue",
|
||||
"tags": "alawwah / alahue"
|
||||
"tags": "alawwah alahue"
|
||||
},
|
||||
{
|
||||
"id": "243",
|
||||
|
|
|
|||
|
|
@ -16381,12 +16381,12 @@ var module_synaxarium_catholic = {
|
|||
{
|
||||
"id": 214,
|
||||
"action": "<a href=\"https://www.catholic.org/saints/saint.php?saint_id=471\" target=\"blank_\">Cosmas and Damian</a>",
|
||||
"tags": "damian surgeons hairdressers profession hernia chemists pharmacists barbers apothecaries druggists cosmas blind manufacturers people doctors pharmacists/druggists medical physicians chemical industry"
|
||||
"tags": "damian surgeons hairdressers profession hernia chemists pharmacists barbers apothecaries druggists cosmas blind manufacturers people doctors pharmacists druggists medical physicians chemical industry"
|
||||
},
|
||||
{
|
||||
"id": 215,
|
||||
"action": "Apothecaries; Barbers; Blind people; Chemists (pharmacists); Doctors; Druggists (pharmacists); Hairdressers; Medical profession; Pharmacists/Druggists; Physicians; Surgeons; chemical industry, chemical manufacturers; doctors, physicians; hernia",
|
||||
"tags": "damian surgeons hairdressers profession hernia chemists pharmacists barbers apothecaries druggists cosmas blind manufacturers people doctors pharmacists/druggists medical physicians chemical industry"
|
||||
"tags": "damian surgeons hairdressers profession hernia chemists pharmacists barbers apothecaries druggists cosmas blind manufacturers people doctors pharmacists druggists medical physicians chemical industry"
|
||||
}
|
||||
],
|
||||
[
|
||||
|
|
@ -16482,7 +16482,7 @@ var module_synaxarium_catholic = {
|
|||
{
|
||||
"id": 115,
|
||||
"action": "Blind people; Diseases of the eye; Eye disorders; Health inspectors; Nightmares, protection against; Pharmacists/Druggists; Travelers; Youth; doctors, physicians; guardian angels; happy meetings; obsession",
|
||||
"tags": "inspectors eye meetings youth raphael health blind obsession people diseases guardian doctors pharmacists/druggists angels physicians disorders happy archangel travelers nightmares"
|
||||
"tags": "inspectors eye meetings youth raphael health blind obsession people diseases guardian doctors pharmacists druggists angels physicians disorders happy archangel travelers nightmares"
|
||||
},
|
||||
{
|
||||
"id": 116,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue